1 Index: linux-2.6.25.4/drivers/mtd/chips/cfi_cmdset_0002.c
2 ===================================================================
3 --- linux-2.6.25.4.orig/drivers/mtd/chips/cfi_cmdset_0002.c
4 +++ linux-2.6.25.4/drivers/mtd/chips/cfi_cmdset_0002.c
5 @@ -1015,7 +1015,9 @@ static int __xipram do_write_oneword(str
10 +#ifdef CONFIG_IFXMIPS
13 spin_lock(chip->mutex);
14 ret = get_chip(map, chip, adr, FL_WRITING);