]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
authorNick Piggin <nickpiggin@yahoo.com.au>
Fri, 30 Sep 2005 16:34:42 +0000 (02:34 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 30 Sep 2005 17:58:37 +0000 (10:58 -0700)
commitb33fa1f3c3ec05e54e73f06c4578948c55d89ef6
treedd3c961546dedc360487f5188dc36baa7daefb01
parent03cdc0c304e1c068d49adc32264f07af76253e4c
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h

I need the following patch to compile -git8 here, otherwise these
files fail to compile (asm/hw_irq.h needs definitions from
linux/irq.h and that file provides the required include ordering).

I did not do a full audit, though there looks to be many other
places that should get the same treatment, if this is  the right
way to do it.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/acpi/boot.c
arch/i386/pci/acpi.c
arch/i386/pci/irq.c