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:
185a7a1
)
[PATCH] -Wundef fixes (hisax)
author
viro@ZenIV.linux.org.uk
<viro@ZenIV.linux.org.uk>
Wed, 7 Sep 2005 22:19:41 +0000
(23:19 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 8 Sep 2005 00:17:33 +0000
(17:17 -0700)
CARD_... in hisax are all used with #if; CARD_FN_ENTERNOW_PCI lacks define
to 0 if corresponding config option is not set.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found