]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
staging: rtl8723bs: remove include/autoconf.h header file from tree
authorFabio Aiuto <fabioaiuto83@gmail.com>
Tue, 15 Jun 2021 11:45:37 +0000 (13:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 13:24:23 +0000 (15:24 +0200)
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>
drivers/staging/rtl8723bs/include/autoconf.h [deleted file]
drivers/staging/rtl8723bs/include/drv_conf.h
drivers/staging/rtl8723bs/include/drv_types.h
drivers/staging/rtl8723bs/include/rtl8723b_spec.h

diff --git a/drivers/staging/rtl8723bs/include/autoconf.h b/drivers/staging/rtl8723bs/include/autoconf.h
deleted file mode 100644 (file)
index 8587b74..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-/******************************************************************************
- *
- * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
- *
- ******************************************************************************/
-#ifndef CONFIG_WIRELESS_EXT
-#error CONFIG_WIRELESS_EXT needs to be enabled for this driver to work
-#endif
-
-/*
- * Auto Config Section
- */
-#define LPS_RPWM_WAIT_MS 300
index 9cef9ce589a1c5713e0876dce4636b4f2fe11a5d..9e8c37b29a7fd54a200fc0b3d9f1382eae0c688c 100644 (file)
@@ -6,7 +6,6 @@
  ******************************************************************************/
 #ifndef __DRV_CONF_H__
 #define __DRV_CONF_H__
-#include "autoconf.h"
 
 #define DYNAMIC_CAMID_ALLOC
 
index 49b404e5cfaf9a02269112c8078c813612542c46..cc0dac35558926ca41bf803a0a244aee094311c0 100644 (file)
@@ -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>
index 999555476ebcc291cb1b9b4300747e65c9696333..6816040a6affbf57ef1f8a570c6ddafb81b80de9 100644 (file)
@@ -7,8 +7,6 @@
 #ifndef __RTL8723B_SPEC_H__
 #define __RTL8723B_SPEC_H__
 
-#include <autoconf.h>
-
 #define HAL_NAV_UPPER_UNIT_8723B               128             /*  micro-second */
 
 /*  */