diff options
author | Martin Kaiser <martin@kaiser.cx> | 2021-10-24 20:04:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-25 09:09:44 +0200 |
commit | 608230e7337c0218d64320a3924b696ca0d65446 (patch) | |
tree | f867e4020a10bb21fda8b291aeae0fc3c84bca5f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 562f1bf39ad79782d3a9091baf9e8a83f242f1ca (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 <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211024180448.20624-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions