]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: irqinit_64.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 4 Jan 2009 11:06:25 +0000 (16:36 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 Jan 2009 17:19:39 +0000 (18:19 +0100)
commitf50cec36403674ca39663f44b6a491daa1731920
treecfa7d289a54bd039b63c883a0e50d762fbd206e9
parentaa09e6cdae4c60c3070176498abf99b81e1b40fe
x86: irqinit_64.c fix style problems

Impact: cleanup, fix style problems

Fix:

 WARNING: Use #include <linux/acpi.h> instead of <asm/acpi.h>
 WARNING: Use #include <linux/io.h> instead of <asm/io.h>
 WARNING: Use #include <linux/delay.h> instead of <asm/delay.h>

 total: 0 errors, 3 warnings

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/irqinit_64.c