remove old bcm43xx-mac80211... will be replaced by b43
[openwrt.git] / package / bcm43xx-mac80211 / src / bcm43xx / bcm43xx_tables.h
diff --git a/package/bcm43xx-mac80211/src/bcm43xx/bcm43xx_tables.h b/package/bcm43xx-mac80211/src/bcm43xx/bcm43xx_tables.h
deleted file mode 100644 (file)
index e4e94c9..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#ifndef BCM43xx_TABLES_H_
-#define BCM43xx_TABLES_H_
-
-#define BCM43xx_TAB_ROTOR_SIZE         53
-extern const u32 bcm43xx_tab_rotor[];
-#define BCM43xx_TAB_RETARD_SIZE                53
-extern const u32 bcm43xx_tab_retard[];
-#define BCM43xx_TAB_FINEFREQA_SIZE     256
-extern const u16 bcm43xx_tab_finefreqa[];
-#define BCM43xx_TAB_FINEFREQG_SIZE     256
-extern const u16 bcm43xx_tab_finefreqg[];
-#define BCM43xx_TAB_NOISEA2_SIZE       8
-extern const u16 bcm43xx_tab_noisea2[];
-#define BCM43xx_TAB_NOISEA3_SIZE       8
-extern const u16 bcm43xx_tab_noisea3[];
-#define BCM43xx_TAB_NOISEG1_SIZE       8
-extern const u16 bcm43xx_tab_noiseg1[];
-#define BCM43xx_TAB_NOISEG2_SIZE       8
-extern const u16 bcm43xx_tab_noiseg2[];
-#define BCM43xx_TAB_NOISESCALEG_SIZE   27
-extern const u16 bcm43xx_tab_noisescaleg1[];
-extern const u16 bcm43xx_tab_noisescaleg2[];
-extern const u16 bcm43xx_tab_noisescaleg3[];
-#define BCM43xx_TAB_SIGMASQR_SIZE      53
-extern const u16 bcm43xx_tab_sigmasqr1[];
-extern const u16 bcm43xx_tab_sigmasqr2[];
-
-#endif /* BCM43xx_TABLES_H_ */
This page took 0.020248 seconds and 4 git commands to generate.