From: Emanuel Bennici Date: Sun, 17 Mar 2019 18:31:05 +0000 (+0100) Subject: staging: rtl8723bs: Remove Dead Include in include/drv_types.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=93bb0b1b18a386058d2c48aac3aef2da24c3893d;p=linux.git staging: rtl8723bs: Remove Dead Include in include/drv_types.h `rtw_intel_widi.h` is never included due to CONFIG_INTEL_WIDI. This Patch removes the dead code. Signed-off-by: Emanuel Bennici Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/include/drv_types.h b/drivers/staging/rtl8723bs/include/drv_types.h index bafb2c30e7fba..d29cc18a0ecc7 100644 --- a/drivers/staging/rtl8723bs/include/drv_types.h +++ b/drivers/staging/rtl8723bs/include/drv_types.h @@ -37,10 +37,6 @@ enum _NIC_VERSION { #include -#ifdef CONFIG_INTEL_WIDI -#include -#endif - #include #include #include