staging: r8188eu: Remove dead code
[firefly-linux-kernel-4.4.55.git] / drivers / staging / rtl8188eu / include / rtw_debug.h
index 1cdc07dcb87c7cf71795b7fdabefbac5a88ec4fe..ae05141f5ddf97fbc5b1da65072b06d6de98085e 100644 (file)
@@ -263,14 +263,4 @@ int proc_get_rssi_disp(char *page, char **start,
 int proc_set_rssi_disp(struct file *file, const char __user *buffer,
                       unsigned long count, void *data);
 
-#ifdef CONFIG_BT_COEXIST
-int proc_get_btcoex_dbg(char *page, char **start,
-                       off_t offset, int count,
-                       int *eof, void *data);
-
-int proc_set_btcoex_dbg(struct file *file, const char *buffer,
-                       signed long count, void *data);
-
-#endif /* CONFIG_BT_COEXIST */
-
 #endif /* __RTW_DEBUG_H__ */