From 7189859f28b7064a83b6ab4036bb334279f922c2 Mon Sep 17 00:00:00 2001 From: "Horst H. von Brand" Date: Sat, 26 May 2007 17:47:53 -0700 Subject: [PATCH] [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-format-patch failed