patch-2.4.20 linux-2.4.20/drivers/mtd/maps/pb1xxx-flash.c

Next file: linux-2.4.20/drivers/net/3c503.c
Previous file: linux-2.4.20/drivers/mtd/maps/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/mtd/maps/pb1xxx-flash.c linux-2.4.20/drivers/mtd/maps/pb1xxx-flash.c
@@ -3,7 +3,7 @@
  * 
  * (C) 2001 Pete Popov <ppopov@mvista.com>
  * 
- * $Id: pb1xxx-flash.c,v 1.2 2002/02/14 19:36:45 ppopov Exp $
+ * $Id: pb1xxx-flash.c,v 1.5 2002/02/01 23:08:50 ppopov Exp $
  */
 
 #include <linux/config.h>
@@ -127,7 +127,7 @@
         }
 };
 
-#elif defined(CONFIG_MIPS_PB1500)
+#elif defined(CONFIG_MIPS_PB1500) || defined(CONFIG_MIPS_PB1100)
 
 static unsigned char flash_buswidth = 4;
 #if defined(CONFIG_MTD_PB1500_BOOT) && defined(CONFIG_MTD_PB1500_USER)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)