Daniel Drake fbbc21c6a4 mtd: SC520CDP should depend on MTD_CONCAT
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@gentoo.org>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
2006-04-29 08:48:55 -05:00
..
2005-11-07 07:54:02 -08:00
2005-04-16 15:20:36 -07:00
2006-01-08 22:37:46 +00:00
2005-06-29 14:18:40 +02:00
2005-04-16 15:20:36 -07:00
2006-03-31 12:18:49 -08:00
2005-04-16 15:20:36 -07:00
2005-05-23 12:57:48 +02:00