blob: b533ed71dafff1d0b3f7c0a6049630d9e2cdda38 [file] [log] [blame]
Johannes Berg704232c2007-04-23 12:20:05 -07001#ifndef __WIRELESS_SYSFS_H
2#define __WIRELESS_SYSFS_H
3
Joe Perchesc1b12032013-10-18 13:48:25 -07004int wiphy_sysfs_init(void);
5void wiphy_sysfs_exit(void);
Johannes Berg704232c2007-04-23 12:20:05 -07006
7extern struct class ieee80211_class;
8
9#endif /* __WIRELESS_SYSFS_H */