git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
788e05a
)
[PATCH] yenta: fix build if YENTA && !CARDBUS
author
David Vrabel
<dvrabel@cantab.net>
Fri, 7 Oct 2005 13:43:22 +0000
(14:43 +0100)
committer
Linus 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