[WEXT] net_device: Don't include wext bits if not required.
[pandora-kernel.git] / include / linux / ks0108.h
index 8047d4b..a2c54ac 100644 (file)
@@ -43,4 +43,7 @@ extern void ks0108_address(unsigned char address);
 /* Set the controller's current page (0..7) */
 extern void ks0108_page(unsigned char page);
 
+/* Is the module inited? */
+extern unsigned char ks0108_isinited(void);
+
 #endif /* _KS0108_H_ */