]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-h720x/h7202-eval.c
Merge branches 'release' and 'gpe-ack' into release
[~andy/linux] / arch / arm / mach-h720x / h7202-eval.c
index db9078ad008c550a0b5c924684df12f280a359e2..bf2acdce62e5cc6dfec0b36fddaf6acef247782d 100644 (file)
  *
  */
 
-#include <linux/config.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/types.h>
 #include <linux/string.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 #include <asm/setup.h>
 #include <asm/types.h>
@@ -72,7 +71,6 @@ static void __init init_eval_h7202(void)
 
 MACHINE_START(H7202, "Hynix HMS30C7202")
        /* Maintainer: Robert Schwebel, Pengutronix */
-       .phys_ram       = 0x40000000,
        .phys_io        = 0x80000000,
        .io_pg_offst    = ((0xf0000000) >> 18) & 0xfffc,
        .boot_params    = 0x40000100,