]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-ixp23xx/roadrunner.c
Pull bugzilla-5534 into release branch
[linux-2.6-omap-h63xx.git] / arch / arm / mach-ixp23xx / roadrunner.c
index b9f5d13fcfe126422528cf1502ed0a9f697bad01..d06e21b70de57e4e9c627489a762fd0bf3a543cb 100644 (file)
@@ -14,7 +14,6 @@
  * warranty of any kind, whether express or implied.
  */
 
-#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/spinlock.h>
@@ -143,7 +142,7 @@ static struct physmap_flash_data roadrunner_flash_data = {
 
 static struct resource roadrunner_flash_resource = {
        .start          = 0x90000000,
-       .end            = 0x94000000,
+       .end            = 0x93ffffff,
        .flags          = IORESOURCE_MEM,
 };