]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/au1000/common/platform.c
[MIPS] DBAu1200: fix bad SMC 91C111 resource size
[linux-2.6-omap-h63xx.git] / arch / mips / au1000 / common / platform.c
index 7167972b1277d059f977c1b675b60c7f6c851f1b..06752f53fa88a24734bbcea3bbc32d4ad610bbf4 100644 (file)
@@ -298,7 +298,7 @@ static struct resource smc91x_resources[] = {
        [0] = {
                .name   = "smc91x-regs",
                .start  = AU1XXX_SMC91111_PHYS_ADDR,
-               .end    = AU1XXX_SMC91111_PHYS_ADDR + 0xfffff,
+               .end    = AU1XXX_SMC91111_PHYS_ADDR + 0xf,
                .flags  = IORESOURCE_MEM,
        },
        [1] = {