From: Horst H. von Brand Date: Sun, 27 May 2007 00:47:53 +0000 (-0700) Subject: [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI) X-Git-Tag: v2.6.22-rc4~96^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7189859f28b7064a83b6ab4036bb334279f922c2;p=pandora-kernel.git [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI) 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 --- Reading git-diff-tree failed