commit | c2059b2e0b209a0674c21f78337bb158d3ccb22b | [log] [tgz] |
---|---|---|
author | David Vrabel <dvrabel@cantab.net> | Fri Oct 07 14:43:22 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Oct 08 14:53:31 2005 -0700 |
tree | 5268d7c7dd1b3ea888850926ba860996f2dac36a | |
parent | 788e05a67c343fa22f2ae1d3ca264e7f15c25eaf [diff] |
[PATCH] yenta: fix build if YENTA && !CARDBUS (struct pcmcia_socket).tune_bridge only exists if CONFIG_CARDBUS is set but building yenta_socket without CardBus is valid. Signed-off-by: David Vrabel <dvrabel@arcom.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>