From: Gabor Juhos Date: Fri, 6 Mar 2009 08:57:39 +0000 (+0100) Subject: ath9k: fix compile error in debug.c X-Git-Tag: v2.6.30-rc1~662^2~195^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=521031154365062ce334e05384139777db23d526;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed