]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/bcm43xx/bcm43xx_ilt.h
[PATCH] bcm43xx: OFDM fix for rev 1 cards
[karo-tx-linux.git] / drivers / net / wireless / bcm43xx / bcm43xx_ilt.h
index 464521abf73c3ece36b3134425e9bc35d5524b39..d7eaf5f25b7f1947cd3f1de6504384a7ecfac192 100644 (file)
@@ -27,6 +27,7 @@ extern const u16 bcm43xx_ilt_sigmasqr2[BCM43xx_ILT_SIGMASQR_SIZE];
 
 
 void bcm43xx_ilt_write(struct bcm43xx_private *bcm, u16 offset, u16 val);
+void bcm43xx_ilt_write32(struct bcm43xx_private *bcm, u16 offset, u32 val);
 u16 bcm43xx_ilt_read(struct bcm43xx_private *bcm, u16 offset);
 
 #endif /* BCM43xx_ILT_H_ */