Jelajahi Sumber

staging: brcm80211: Purge unused wlc_id_name

Purge unused wlc_id_name_entry

Signed-off-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Brett Rudley 14 tahun lalu
induk
melakukan
edae01b94a
1 mengubah file dengan 0 tambahan dan 8 penghapusan
  1. 0 8
      drivers/staging/brcm80211/sys/wlc_mac80211.c

+ 0 - 8
drivers/staging/brcm80211/sys/wlc_mac80211.c

@@ -143,14 +143,6 @@ uint wl_msg_level =
 static wlc_info_t *wlc_info_dbg = (wlc_info_t *) (NULL);
 static wlc_info_t *wlc_info_dbg = (wlc_info_t *) (NULL);
 #endif
 #endif
 
 
-#if defined(BCMDBG)
-struct wlc_id_name_entry {
-	int id;
-	const char *name;
-};
-typedef struct wlc_id_name_entry wlc_id_name_table_t[];
-#endif
-
 /* IOVar table */
 /* IOVar table */
 
 
 /* Parameter IDs, for use only internally to wlc -- in the wlc_iovars
 /* Parameter IDs, for use only internally to wlc -- in the wlc_iovars