[PATCH] mtd: SC520CDP should depend on MTD_CONCAT

Josh Boyer jwboyer at gmail.com
Sat Apr 29 09:52:35 EDT 2006


On 4/29/06, Daniel Drake <dsd at gentoo.org> wrote:
> Toralf Förster found a compile error when CONFIG_MTD_SC520CDP=y and
> CONFIG_MTD_CONCAT=n:
>
> drivers/built-in.o: In function `init_sc520cdp':
> sc520cdp.c:(.init.text+0xb4de): undefined reference to `mtd_concat_create'
> drivers/built-in.o: In function `cleanup_sc520cdp':
> sc520cdp.c:(.exit.text+0x14bc): undefined reference to `mtd_concat_destroy'
>
> This patch fixes it.
>
> Signed-off-by: Daniel Drake <dsd at gentoo.org>

I added this in my tree.  Thanks!

josh




More information about the linux-mtd mailing list