]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath9k: fix compile error in debug.c
authorGabor Juhos <juhosg@openwrt.org>
Fri, 6 Mar 2009 08:57:39 +0000 (09:57 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:32 +0000 (18:09 -0400)
commit521031154365062ce334e05384139777db23d526
tree6da6f0ada5d79c6e04e10b240407e9ada2cb89a5
parent9251f0b418b202e2712c3408a5c6a5904ce4f453
ath9k: fix compile error in debug.c

drivers/net/wireless/ath9k/debug.c: In function 'read_file_wiphy':
drivers/net/wireless/ath9k/debug.c:377: error: implicit declaration of
function 'put_unaligned_le32'
drivers/net/wireless/ath9k/debug.c:378: error: implicit declaration of
function 'put_unaligned_le16'

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/debug.c