]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Thu, 2 Jun 2011 14:51:15 +0000 (18:51 +0400)
committerArtem Bityutskiy <dedekind1@gmail.com>
Thu, 23 Jun 2011 08:43:35 +0000 (11:43 +0300)
commit83f5129719bfea63502911fd4036600e6790b122
tree3d8f0c5127918376e9ed62fc25e1cdc7168e8276
parent0bb371c1c5f533089abdec677529bec72bc67198
mtd: cafe_nand: drop reference to CONFIG_MTD_CMDLINE_PARTS

There is no need to guard mtd->name with CONFIG_MTD_CMDLINE_PARTS
as name can be used by other parts.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/nand/cafe_nand.c