Skip to content

Commit

Permalink
ath9k_hw: Implement AR9003 eeprom callbacks
Browse files Browse the repository at this point in the history
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Senthil Balasubramanian authored and John W. Linville committed Apr 16, 2010
1 parent 4910167 commit 15c9ee7
Show file tree
Hide file tree
Showing 7 changed files with 2,187 additions and 4 deletions.
3 changes: 2 additions & 1 deletion drivers/net/wireless/ath/ath9k/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ ath9k_hw-y:= \
ani.o \
btcoex.o \
mac.o \
ar9003_mac.o
ar9003_mac.o \
ar9003_eeprom.o

obj-$(CONFIG_ATH9K_HW) += ath9k_hw.o

Expand Down
Loading

0 comments on commit 15c9ee7

Please sign in to comment.