Purge unused wlc_id_name_entry Signed-off-by: Brett Rudley <brudley@xxxxxxxxxxxx> --- drivers/staging/brcm80211/sys/wlc_mac80211.c | 8 -------- 1 files changed, 0 insertions(+), 8 deletions(-) diff --git a/drivers/staging/brcm80211/sys/wlc_mac80211.c b/drivers/staging/brcm80211/sys/wlc_mac80211.c index a5f7b9c..857dd06 100644 --- a/drivers/staging/brcm80211/sys/wlc_mac80211.c +++ b/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); #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 */ /* Parameter IDs, for use only internally to wlc -- in the wlc_iovars -- 1.6.3.3 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel