projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx...
[openwrt.git]
/
package
/
b43
/
src
/
sysfs.h
diff --git
a/package/b43/src/sysfs.h
b/package/b43/src/sysfs.h
index
12bda9e
..
e69de29
100644
(file)
--- a/
package/b43/src/sysfs.h
+++ b/
package/b43/src/sysfs.h
@@
-1,9
+0,0
@@
-#ifndef B43_SYSFS_H_
-#define B43_SYSFS_H_
-
-struct b43_wldev;
-
-int b43_sysfs_register(struct b43_wldev *dev);
-void b43_sysfs_unregister(struct b43_wldev *dev);
-
-#endif /* B43_SYSFS_H_ */
This page took
0.02012 seconds
and
4
git commands to generate.