Skip to content
Commit 32b92f4f authored by Jonathan Bither's avatar Jonathan Bither Committed by John W. Linville
Browse files

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 <linux/export.h>

Signed-off-by: default avatarJonathan Bither <jonbither@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent e55a4046
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment