[PATCH 5/5] staging: rtl8723bs: fixed ./drivers/staging/rtl8723bs/include/ioctl_cfg80211.h: 18 linux/version.h not needed.

Darryl T. Agostinelli dagostinelli at gmail.com
Wed Apr 12 04:01:19 UTC 2017


    $ make versioncheck | grep staging
    ./drivers/staging/rtl8723bs/include/ioctl_cfg80211.h: 18 linux/version.h not needed.

    Signed-off-by: Darryl T. Agostinelli <dagostinelli at gmail.com>
---
 drivers/staging/rtl8723bs/include/ioctl_cfg80211.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/ioctl_cfg80211.h b/drivers/staging/rtl8723bs/include/ioctl_cfg80211.h
index 2d42e0c..c7b8d91 100644
--- a/drivers/staging/rtl8723bs/include/ioctl_cfg80211.h
+++ b/drivers/staging/rtl8723bs/include/ioctl_cfg80211.h
@@ -15,8 +15,6 @@
 #ifndef __IOCTL_CFG80211_H__
 #define __IOCTL_CFG80211_H__
 
-#include <linux/version.h>
-
 struct rtw_wdev_invit_info {
 	u8 state; /* 0: req, 1:rep */
 	u8 peer_mac[ETH_ALEN];
-- 
2.9.3



More information about the devel mailing list