ath9k: Refactor hw.c
Split hw.c into more manageable files: ani.c calib.c eeprom.c mac.c Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
@@ -923,7 +923,7 @@ struct ath_hal_5416 {
|
||||
#define OFDM_PLCP_BITS_QUARTER 22
|
||||
#define OFDM_SYMBOL_TIME_QUARTER 16
|
||||
|
||||
u32 ath9k_hw_get_eeprom(struct ath_hal_5416 *ahp,
|
||||
u32 ath9k_hw_get_eeprom(struct ath_hal *ah,
|
||||
enum eeprom_param param);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user