aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/include/drv_types.h
diff options
context:
space:
mode:
authorFabio Aiuto <fabioaiuto83@gmail.com>2021-06-15 13:45:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-06-15 15:24:23 +0200
commit56addfb0893c02d2b046d682a5cef1d8a76b574a (patch)
tree088e64dfaefd3821950f6320b30162e3d764199a /drivers/staging/rtl8723bs/include/drv_types.h
parentstaging: rtl8723bs: move LPS_RPWM_WAIT_MS macro (diff)
downloadlinux-dev-56addfb0893c02d2b046d682a5cef1d8a76b574a.tar.xz
linux-dev-56addfb0893c02d2b046d682a5cef1d8a76b574a.zip
staging: rtl8723bs: remove include/autoconf.h header file from tree
remove include/autoconf.h header file from tree. It just contains a compiler configuration check which is not needed. Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/9317fa8fd41da4668a41775207b5e6dad33e7447.1623756906.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/include/drv_types.h')
-rw-r--r--drivers/staging/rtl8723bs/include/drv_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/include/drv_types.h b/drivers/staging/rtl8723bs/include/drv_types.h
index 49b404e5cfaf..cc0dac355589 100644
--- a/drivers/staging/rtl8723bs/include/drv_types.h
+++ b/drivers/staging/rtl8723bs/include/drv_types.h
@@ -15,7 +15,6 @@
#define __DRV_TYPES_H__
#include <linux/sched/signal.h>
-#include <autoconf.h>
#include <basic_types.h>
#include <osdep_service.h>
#include <rtw_byteorder.h>