fix build problems
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 23 Sep 2009 18:50:43 +0000 (20:50 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 23 Sep 2009 19:24:31 +0000 (12:24 -0700)
commitd1e5747966ace9dadb676e347ee1e799cb119bc2
tree4174e2a2dd13d0a3e0243f8f7880d38366e06140
parent83de84173c2362302c23be1579b37409a736e3ef
fix build problems

IRQ_WAKE_THREAD is not defined in kernel < 2.6.30
in include/linux/irqreturn.h .

In 09-threaded-irq.patch the condition was wrong.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat-2.6.30.h
compat/patches/09-threaded-irq.patch