|
@@ -33,6 +33,7 @@
|
|
#include <linux/kernel_stat.h>
|
|
#include <linux/kernel_stat.h>
|
|
#include <linux/clockchips.h>
|
|
#include <linux/clockchips.h>
|
|
#include <linux/clocksource.h>
|
|
#include <linux/clocksource.h>
|
|
|
|
+#include <linux/of_device.h>
|
|
|
|
|
|
#include <asm/oplib.h>
|
|
#include <asm/oplib.h>
|
|
#include <asm/mostek.h>
|
|
#include <asm/mostek.h>
|
|
@@ -40,7 +41,6 @@
|
|
#include <asm/irq.h>
|
|
#include <asm/irq.h>
|
|
#include <asm/io.h>
|
|
#include <asm/io.h>
|
|
#include <asm/prom.h>
|
|
#include <asm/prom.h>
|
|
-#include <asm/of_device.h>
|
|
|
|
#include <asm/starfire.h>
|
|
#include <asm/starfire.h>
|
|
#include <asm/smp.h>
|
|
#include <asm/smp.h>
|
|
#include <asm/sections.h>
|
|
#include <asm/sections.h>
|