diff options
author | Michael Buesch <mb@bu3sch.de> | 2008-04-02 17:03:26 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-04-08 16:44:40 -0400 |
commit | d72bb40fe38608fcf7870b4d768e4416502b23b5 (patch) | |
tree | d20e340408709b918c55687c9d53caa6d72268d8 /drivers/net/lance.c | |
parent | fb14a7e0860ef8b19d0dd61be96e23eacb4da129 (diff) |
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>
Diffstat (limited to 'drivers/net/lance.c')
0 files changed, 0 insertions, 0 deletions