[package] libertas: use driver from compat-wireless instead of our own (deprecated...
[openwrt/svn-archive/archive.git] / package / libertas / src / debugfs.h
diff --git a/package/libertas/src/debugfs.h b/package/libertas/src/debugfs.h
deleted file mode 100644 (file)
index f2b9c7f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _LBS_DEBUGFS_H_
-#define _LBS_DEBUGFS_H_
-
-void lbs_debugfs_init(void);
-void lbs_debugfs_remove(void);
-
-void lbs_debugfs_init_one(struct lbs_private *priv, struct net_device *dev);
-void lbs_debugfs_remove_one(struct lbs_private *priv);
-
-#endif