aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.c
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2021-10-24 20:04:48 +0200
committerGreg Kroah-Hartman <[email protected]>2021-10-25 09:09:44 +0200
commit608230e7337c0218d64320a3924b696ca0d65446 (patch)
treef867e4020a10bb21fda8b291aeae0fc3c84bca5f /drivers/usb/cdns3/cdns3-trace.c
parent562f1bf39ad79782d3a9091baf9e8a83f242f1ca (diff)
staging: r8188eu: remove the sreset_priv structure
last_tx_time from struct sreset_priv is no longer used now that last_tx_complete_time is gone. This patch removes last_tx_time. This was the last remaining component of struct sreset_priv, we can now remove the structure itself. After removing include/rtw_sreset.h, it turned out that some definitions in .c files were pulled in via rtw_sreset.h. Add the required include files directly to make compilation succeed without rtw_sreset.h. Signed-off-by: Martin Kaiser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions