[PATCH] yenta: fix build if YENTA && !CARDBUS
authorDavid Vrabel <dvrabel@cantab.net>
Fri, 7 Oct 2005 13:43:22 +0000 (14:43 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 8 Oct 2005 21:53:31 +0000 (14:53 -0700)
(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>

No differences found