Commit a379adfb authored by Russell King's avatar Russell King Committed by Russell King

[ARM] clps711x: fix warning in fortunet

Fix:

arch/arm/include/asm/irq.h:26: warning: 'struct pt_regs' declared inside parameter list
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 80b02c17
......@@ -24,7 +24,6 @@
#include <linux/initrd.h>
#include <mach/hardware.h>
#include <asm/irq.h>
#include <asm/setup.h>
#include <asm/mach-types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment