Skip to content
Snippets Groups Projects
Commit 05216219 authored by Russell King's avatar Russell King
Browse files

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

parent ebe2a9ff
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment