projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca2d92d
)
Fix 2.6.31 build: iw_handler needs asm/compat.h
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Thu, 10 Dec 2009 23:30:14 +0000
(15:30 -0800)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Thu, 10 Dec 2009 23:30:14 +0000
(15:30 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
include/linux/compat-2.6.32.h
patch
|
blob
|
history
diff --git
a/include/linux/compat-2.6.32.h
b/include/linux/compat-2.6.32.h
index 3e8725a18fd8ecf99a6a70a63721b93a79de128c..54f7cb09f57551a47f78540e400215645a1e8242 100644
(file)
--- a/
include/linux/compat-2.6.32.h
+++ b/
include/linux/compat-2.6.32.h
@@
-7,6
+7,7
@@
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32))
#include <linux/netdevice.h>
+#include <asm/compat.h>
#include <net/iw_handler.h>
#define SDIO_VENDOR_ID_INTEL 0x0089