Re: [PATCH] MTD: Correct misspelled preprocessor variable "MTD_NAND_DISKONCHIP_BBTWRITE".

2007-03-08 Thread David Woodhouse
On Wed, 2007-03-07 at 18:33 -0500, Robert P. J. Day wrote: > Replace the apparently misspelled preprocessor variable > "MTD_NAND_DISKONCHIP_BBTWRITE" with the correct form > "CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE". > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> Applied; thanks. --

Re: [PATCH] MTD: Correct misspelled preprocessor variable MTD_NAND_DISKONCHIP_BBTWRITE.

2007-03-08 Thread David Woodhouse
On Wed, 2007-03-07 at 18:33 -0500, Robert P. J. Day wrote: Replace the apparently misspelled preprocessor variable MTD_NAND_DISKONCHIP_BBTWRITE with the correct form CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE. Signed-off-by: Robert P. J. Day [EMAIL PROTECTED] Applied; thanks. -- dwmw2 - To

[PATCH] MTD: Correct misspelled preprocessor variable "MTD_NAND_DISKONCHIP_BBTWRITE".

2007-03-07 Thread Robert P. J. Day
Replace the apparently misspelled preprocessor variable "MTD_NAND_DISKONCHIP_BBTWRITE" with the correct form "CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE". Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- diff --git a/drivers/mtd/nand/diskonchip.c b/drivers/mtd/nand/diskonchip.c index

[PATCH] MTD: Correct misspelled preprocessor variable MTD_NAND_DISKONCHIP_BBTWRITE.

2007-03-07 Thread Robert P. J. Day
Replace the apparently misspelled preprocessor variable MTD_NAND_DISKONCHIP_BBTWRITE with the correct form CONFIG_MTD_NAND_DISKONCHIP_BBTWRITE. Signed-off-by: Robert P. J. Day [EMAIL PROTECTED] --- diff --git a/drivers/mtd/nand/diskonchip.c b/drivers/mtd/nand/diskonchip.c index