commit | 699ed92dce9444f1d5e6713e648b4a76c435183c | [log] [tgz] |
---|---|---|
author | Michael Straube <straube.linux@gmail.com> | Sat Jun 30 16:59:41 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 02 10:39:06 2018 +0200 |
tree | 889163f237b3afb13543a6032b8124ccd1bf2cfc | |
parent | fd29edc7232bc19f969e8f463138afc5472b3d5f [diff] |
staging: rtl8188eu: remove rtw_ioctl_rtl.h The header rtw_ioctl_rtl.h is not used anywhere. Running 'grep -r rtw_ioctl_rtl *' from kernel root directory returns nothing, remove the file. Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>