fixes ifxmips pci support and adds GENERIC_GPIO
[openwrt.git] / target / linux / ifxmips / files / drivers / mtd / maps / ifxmips.c
index 3dd41d1..4b9c6ef 100644 (file)
@@ -135,7 +135,7 @@ ifxmips_mtd_probe (void)
        struct mtd_partition *parts = NULL;
        unsigned long uimage_size;
 
-       writel(0x1d7ff, IFXMIPS_EBU_BUSCON0);
+       ifxmips_w32(0x1d7ff, IFXMIPS_EBU_BUSCON0);
 
        ifxmips_map.read = ifxmips_read16;
        ifxmips_map.write = ifxmips_write16;
This page took 0.023513 seconds and 4 git commands to generate.