]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/rtl8192e/rtl_debug.h
staging: rtl8192e: Remove dead code associated with RTL8192CE
[karo-tx-linux.git] / drivers / staging / rtl8192e / rtl_debug.h
index 201279266623a5f379cb8e08d8aef03a157b3247..511d96c9141b6ec52728aea12e9b01f3fea6f688 100644 (file)
@@ -277,10 +277,6 @@ void print_buffer(u32 *buffer, int len);
 void dump_eprom(struct net_device *dev);
 void rtl8192_dump_reg(struct net_device *dev);
 
-#ifdef RTL8192CE
-void rtl8192ce_dump_tx_desc(struct _TX_DESC_8192CE *pDesc);
-#endif
-
 /* debugfs stuff */
 #ifdef CONFIG_RTLWIFI_DEBUGFS
 int rtl_debug_module_init(struct r8192_priv *priv, const char *name);