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:
22adb35
)
[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
author
Horst H. von Brand
<vonbrand@inf.utfsm.cl>
Sun, 27 May 2007 00:47:53 +0000
(17:47 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 29 May 2007 09:50:02 +0000
(
02:50
-0700)
This is bug 8540 on bugzilla.kernel.org
arch/sparc64/time.c contains references to assorted bq4802 stuff if
CONFIG_PCI is not set, and compile fails. I #ifdef'ed out everything
that looks PCI-ish in that file.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found