mtd: Remove a printf() from add_mtd_device().
authorPiotr Ziecik <kosmo@semihalf.com>
Mon, 17 Nov 2008 14:57:59 +0000 (15:57 +0100)
committerStefan Roese <sr@denx.de>
Mon, 24 Nov 2008 10:29:53 +0000 (11:29 +0100)
commite6a7edbc1778d27431ac663b40a71dafa5d20578
tree92c29bd05043e0889e7beac8def0bc0903de6c46
parenta5c4067017631d903e1afa6ad615f0ce19fea517
mtd: Remove a printf() from add_mtd_device().

Remove a printf() from add_mtd_device(), which produces spurious output.

Signed-off-by: Piotr Ziecik <kosmo@semihalf.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/mtdcore.c