]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/platforms/44x/warp-nand.c
ALSA: opti9xx - Fix build breakage by snd_card_create() conversion
[linux-2.6-omap-h63xx.git] / arch / powerpc / platforms / 44x / warp-nand.c
index e55746b824b4a78ca08b336e3c613b3a41c96670..89ecd76127d892237c6d50796d064922a1ea5676 100644 (file)
@@ -24,7 +24,7 @@
 
 static struct resource warp_ndfc = {
        .start = WARP_NAND_FLASH_REG_ADDR,
-       .end   = WARP_NAND_FLASH_REG_ADDR + WARP_NAND_FLASH_REG_SIZE,
+       .end   = WARP_NAND_FLASH_REG_ADDR + WARP_NAND_FLASH_REG_SIZE - 1,
        .flags = IORESOURCE_MEM,
 };