Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
[deliverable/linux.git] / drivers / net / wireless / b43legacy / sysfs.h
CommitLineData
75388acd
LF
1#ifndef B43legacy_SYSFS_H_
2#define B43legacy_SYSFS_H_
3
4struct b43legacy_wldev;
5
6int b43legacy_sysfs_register(struct b43legacy_wldev *dev);
7void b43legacy_sysfs_unregister(struct b43legacy_wldev *dev);
8
9#endif /* B43legacy_SYSFS_H_ */
This page took 0.509033 seconds and 5 git commands to generate.