Messages in this thread Patch in this message |  | | | From | Ferenc Wagner <> | | Subject | [PATCH] [mtd, nand] Remove stray endchoice from help text | | Date | Sat, 06 Mar 2010 20:09:23 +0100 |
| |
Signed-off-by: Ferenc Wagner <wferi@niif.hu> --- drivers/mtd/nand/Kconfig | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig index 677cd53..d68bd6e 100644 --- a/drivers/mtd/nand/Kconfig +++ b/drivers/mtd/nand/Kconfig @@ -358,8 +358,6 @@ config MTD_NAND_ATMEL_ECC_NONE If unsure, say N - endchoice - endchoice config MTD_NAND_PXA3xx -- 1.5.6.5
|  |