Commit 05216219 authored by Russell King's avatar Russell King

[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ebe2a9ff
......@@ -26,6 +26,8 @@
#include <asm/irq.h>
#include <asm/mach-types.h>
unsigned int vram_size;
static void cl7500_ack_irq_a(unsigned int irq)
{
unsigned int val, mask;
......
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