2.6.17-mm3: arm: *_irq_wake compile error

From: Adrian Bunk
Date: Tue Jun 27 2006 - 18:39:10 EST


genirq-add-irq-wake-power-management-support.patch causes the following
compile error on arm:

<-- snip -->

...
CC init/main.o
In file included from include/linux/rtc.h:102,
from include/linux/efi.h:19,
from init/main.c:47:
include/linux/interrupt.h:108: error: conflicting types for 'enable_irq_wake'
include/asm/irq.h:47: error: previous declaration of 'enable_irq_wake' was here
include/linux/interrupt.h:113: error: conflicting types for 'disable_irq_wake'
include/asm/irq.h:46: error: previous declaration of 'disable_irq_wake' was here
make[1]: *** [init/main.o] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/