aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless_ath/sysfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireless_ath/sysfs.h')
-rwxr-xr-xnet/wireless_ath/sysfs.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/net/wireless_ath/sysfs.h b/net/wireless_ath/sysfs.h
deleted file mode 100755
index 65acbeb..0000000
--- a/net/wireless_ath/sysfs.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef __WIRELESS_SYSFS_H
-#define __WIRELESS_SYSFS_H
-
-extern int wiphy_sysfs_init(void);
-extern void wiphy_sysfs_exit(void);
-
-extern struct class ieee80211_class;
-
-#endif /* __WIRELESS_SYSFS_H */