The rtl8192e procfs-based debug interface seems very broken
[firefly-linux-kernel-4.4.55.git] / drivers / staging / rtl8192e / rtl8192e / rtl_core.h
index 320d5fc026b4215579fb94d974aa08c24028fc34..87d4d349c8905b447574c1564ed09679e45b5a66 100644 (file)
@@ -1085,10 +1085,4 @@ void ActUpdateChannelAccessSetting(struct net_device *dev,
                           enum wireless_mode WirelessMode,
                           struct channel_access_setting *ChnlAccessSetting);
 
-/* proc stuff from rtl_debug.c */
-void rtl8192_proc_init_one(struct net_device *dev);
-void rtl8192_proc_remove_one(struct net_device *dev);
-void rtl8192_proc_module_init(void);
-void rtl8192_proc_module_remove(void);
-
 #endif