Add stuff for 2.6.24 support, more items are missing
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 9 Jul 2009 01:30:38 +0000 (18:30 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 9 Jul 2009 01:30:38 +0000 (18:30 -0700)
commita035acb82eb91caea8b04515ea46fee89253aa28
treef49b34ffe8f3f869df28853571b585f035e621fa
parentee7a31c77f4d9b2f118a7f2b832fda42034c321b
Add stuff for 2.6.24 support, more items are missing

linux/gpio.h is not available on older kernels, we'll just have to
disable all drivers which use that. After that we need to port
__dev_addr_unsync() and friends. Not sure what is after that.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/compat-2.6.25.h