staging: brcm80211: removed unused #ifdef sections
[pandora-kernel.git] / drivers / staging / brcm80211 / brcmsmac / d11.h
index 96f487a..f0c3f5a 100644 (file)
 #define        TX_DATA_FIFO            TX_AC_BE_FIFO
 #define        TX_CTL_FIFO             TX_AC_VO_FIFO
 
-#ifndef WL_RSSI_ANT_MAX
 #define WL_RSSI_ANT_MAX                4       /* max possible rx antennas */
-#elif WL_RSSI_ANT_MAX != 4
-#error "WL_RSSI_ANT_MAX does not match"
-#endif
 
 struct intctrlregs {
        u32 intstatus;