akpm@osdl.org 862c93b991 [MTD] CK804XROM must depend on PCI
CONFIG_MTD_CK804XROM=y, CONFIG_PCI=n results in the following compile
error:

  CC      drivers/mtd/maps/ck804xrom.o
ck804xrom.c: In function 'ck804xrom_init_one':
ck804xrom.c:114: error: implicit declaration of function 'pci_dev_get'
ck804xrom.c:114: warning: assignment makes pointer from integer without a cast
make[4]: *** [drivers/mtd/maps/ck804xrom.o] Error 1

Considering what hardware this driver is driving, a dependency on PCI
also seems logical.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Ryan Jackson <rjackson@lnxi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-02-09 11:40:06 +00:00
..
2006-11-30 08:17:38 +00:00
2006-11-30 05:32:19 +01:00
2006-10-03 23:01:26 +02:00
2006-09-22 10:16:16 +01:00
2007-02-09 11:40:06 +00:00
2006-12-11 16:30:26 +00:00
2005-06-29 14:18:40 +02:00
2006-11-30 08:17:38 +00:00
2006-03-31 12:18:49 -08:00
2005-04-16 15:20:36 -07:00