1
0
Fork 0
alistair23-linux/drivers/ssb
Michael Buesch d72bb40fe3 ssb: Fix build for non-PCIhost
This fixes a build error when PCMCIA-host support is built,
but PCI-host support is disabled.
Hell, who on earth would use such a weird configuration. :D

drivers/built-in.o: In function `ssb_attr_sprom_store':
(.text+0x1c4b79): undefined reference to `ssb_devices_freeze'
drivers/built-in.o: In function `ssb_attr_sprom_store':
(.text+0x1c4bb3): undefined reference to `ssb_devices_thaw'
make[1]: *** [.tmp_vmlinux1] Error 1

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-04-08 16:44:40 -04:00
..
Kconfig ssb: Add SPROM/invariants support for PCMCIA devices 2008-03-13 19:32:32 -04:00
Makefile ssb: Add SPROM/invariants support for PCMCIA devices 2008-03-13 19:32:32 -04:00
b43_pci_bridge.c drivers/ssb/: Spelling fixes 2008-02-03 17:30:25 +02:00
driver_chipcommon.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
driver_extif.c ssb: Make the GPIO API reentrancy safe 2008-02-20 20:11:49 -05:00
driver_gige.c ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
driver_mipscore.c ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
driver_pcicore.c ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
embedded.c ssb: Add Gigabit Ethernet driver 2008-03-06 17:09:43 -05:00
main.c ssb: Fix build for non-PCIhost 2008-04-08 16:44:40 -04:00
pci.c ssb: Add SPROM/invariants support for PCMCIA devices 2008-03-13 19:32:32 -04:00
pcihost_wrapper.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
pcmcia.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
scan.c ssb: Fix probing of PCI cores if PCI and PCIE core is available 2008-01-08 23:30:10 -08:00
sprom.c ssb: Add SPROM/invariants support for PCMCIA devices 2008-03-13 19:32:32 -04:00
ssb_private.h ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00