From: Jonathan Bither Date: Thu, 12 Apr 2012 10:13:33 +0000 (-0400) Subject: ath5k: fix undefined 'THIS_MODULE' X-Git-Tag: v3.4-rc5~44^2~12^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b92f4f3f261697a49f944e31920dbcbbd4ad01;p=pandora-kernel.git ath5k: fix undefined 'THIS_MODULE' When cross compiling ath5k for a Mips machine with kernel 3.2.14 the compilation fails with "/ath5k/ahb.c:231:12: error: 'THIS_MODULE' undeclared here (not in a function)" Fix the build by including Signed-off-by: Jonathan Bither Signed-off-by: John W. Linville --- Reading git-diff-tree failed