]> err.no Git - linux-2.6/commitdiff
[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2006 22:28:05 +0000 (15:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:37:59 +0000 (16:37 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/time.c

index e3132b467681cdbe0043d06da30a738ba340cf6e..5f3dd4d800cd49d7cb87782571af052ff0bb7a3e 100644 (file)
 #include <asm/timer.h>
 #include <asm/irq.h>
 #include <asm/io.h>
-#include <asm/sbus.h>
-#include <asm/fhc.h>
-#include <asm/pbm.h>
-#include <asm/ebus.h>
-#include <asm/isa.h>
+#include <asm/prom.h>
+#include <asm/of_device.h>
 #include <asm/starfire.h>
 #include <asm/smp.h>
 #include <asm/sections.h>