linux-stable/drivers/isdn/hardware/avm
Randy Dunlap 6a6d01d374 isdn/avm: fix build when PCMCIA is not enabled
Why wouldn't kconfig symbol ISDN_DRV_AVMB1_B1PCMCIA also depend on
PCMCIA?

Fix build for PCMCIA not enabled:

ERROR: "b1_free_card" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1ctl_proc_fops" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_reset_ctr" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_load_firmware" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_send_message" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_release_appl" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_register_appl" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_getrevision" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_detect" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_interrupt" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!
ERROR: "b1_alloc_card" [drivers/isdn/hardware/avm/b1pcmcia.ko] undefined!

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Carsten Paeth <calle@calle.de>
Cc: Karsten Keil <isdn@linux-pingi.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-22 21:37:33 -07:00
..
avm_cs.c pcmcia: update gfp/slab.h includes 2010-05-10 10:23:20 +02:00
avmcard.h proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
b1dma.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
b1isa.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1pci.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
b1pcmcia.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
c4.c isdn: avm: call pci_disable_device() if pci_probe() failed 2010-08-10 02:51:10 -07:00
Kconfig isdn/avm: fix build when PCMCIA is not enabled 2010-08-22 21:37:33 -07:00
Makefile
t1isa.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
t1pci.c isdn: avm: call pci_disable_device() if pci_probe() failed 2010-08-10 02:51:10 -07:00