mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 00:52:01 +00:00
[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
ebe2a9ffa1
commit
052162198b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user