Skip to content

Commit

Permalink
[PATCH] ARM: Allow clps7500 to build without parsing "acorn" tag
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <[email protected]>
  • Loading branch information
Russell King committed Jun 22, 2005
1 parent ebe2a9f commit 0521621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-clps7500/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 0521621

Please sign in to comment.