]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-shark/core.c
[ARM] 3697/1: ARM: Convert shark to generic irq handling
[linux-2.6] / arch / arm / mach-shark / core.c
index 2d428b6dbb58a808e3384f643dd1888d7fa06645..2f2c6e97b7a345cacf3e00ad9050815382624953 100644 (file)
@@ -6,6 +6,7 @@
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/interrupt.h>
+#include <linux/irq.h>
 #include <linux/sched.h>
 #include <linux/serial_8250.h>
 
@@ -111,7 +112,6 @@ static struct sys_timer shark_timer = {
 
 MACHINE_START(SHARK, "Shark")
        /* Maintainer: Alexander Schulz */
-       .phys_ram       = 0x08000000,
        .phys_io        = 0x40000000,
        .io_pg_offst    = ((0xe0000000) >> 18) & 0xfffc,
        .boot_params    = 0x08003000,