]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-ns9xxx/board-a9m9750dev.c
[ARM] 4486/1: ns9xxx: fix a typo in the register definitions.
[linux-2.6-omap-h63xx.git] / arch / arm / mach-ns9xxx / board-a9m9750dev.c
index 267c2a1e1188300caa7137c1d654c056154b0963..6eee8084b613b5fdc43d36070f458b7cfa542ad8 100644 (file)
@@ -178,7 +178,7 @@ void __init board_a9m9750dev_init_machine(void)
 
        /* setup static CS0: memory configuration */
        reg = MEM_SMC(0);
-       REGSET(reg, MEM_SMC, WSMC, OFF);
+       REGSET(reg, MEM_SMC, PSMC, OFF);
        REGSET(reg, MEM_SMC, BSMC, OFF);
        REGSET(reg, MEM_SMC, EW, OFF);
        REGSET(reg, MEM_SMC, PB, 1);