[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
authorHorst H. von Brand <vonbrand@inf.utfsm.cl>
Sun, 27 May 2007 00:47:53 +0000 (17:47 -0700)
committerDavid 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