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:
e69bebd
)
net: Make ZNET driver config depend on X86.
author
David S. Miller
<davem@davemloft.net>
Sat, 22 Sep 2012 22:11:32 +0000
(18:11 -0400)
committer
David S. Miller
<davem@davemloft.net>
Sat, 22 Sep 2012 22:11:32 +0000
(18:11 -0400)
We're now using isa_virt_to_bus(), and there really
isn't a generic and consistent test for whether a
platform provides this interface or not.
This driver is also for an x86-only device.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found