This series removes the unused header hal_ioctl_rtl.h and some unused constants, macros and enums. Tested with Inter-Tech DMG-02. Michael Straube (6): staging: r8188eu: remove header file rtw_ioctl_rtl.h staging: r8188eu: remove unused defines from mp_custom_oid.h staging: r8188eu: remove unused enum from ieee80211.h. staging: r8188eu: remove unused enum rt_eeprom_type staging: r8188eu: remove IS_HARDWARE_TYPE_8188* macros staging: r8188eu: remove enum hardware_type drivers/staging/r8188eu/hal/rtl8188e_mp.c | 20 +- drivers/staging/r8188eu/include/hal_intf.h | 40 +-- drivers/staging/r8188eu/include/ieee80211.h | 28 -- .../staging/r8188eu/include/mp_custom_oid.h | 270 +----------------- .../staging/r8188eu/include/rtw_ioctl_rtl.h | 63 ---- .../staging/r8188eu/include/rtw_mp_ioctl.h | 1 - 6 files changed, 11 insertions(+), 411 deletions(-) delete mode 100644 drivers/staging/r8188eu/include/rtw_ioctl_rtl.h -- 2.33.0