|
@@ -17,6 +17,7 @@
|
|
#include <linux/seq_file.h>
|
|
#include <linux/seq_file.h>
|
|
#include <linux/interrupt.h>
|
|
#include <linux/interrupt.h>
|
|
#include <linux/of_platform.h>
|
|
#include <linux/of_platform.h>
|
|
|
|
+#include <linux/fsl/guts.h>
|
|
|
|
|
|
#include <asm/time.h>
|
|
#include <asm/time.h>
|
|
#include <asm/machdep.h>
|
|
#include <asm/machdep.h>
|
|
@@ -27,7 +28,6 @@
|
|
#include <asm/mpic.h>
|
|
#include <asm/mpic.h>
|
|
#include <asm/qe.h>
|
|
#include <asm/qe.h>
|
|
#include <asm/qe_ic.h>
|
|
#include <asm/qe_ic.h>
|
|
-#include <asm/fsl_guts.h>
|
|
|
|
|
|
|
|
#include <sysdev/fsl_soc.h>
|
|
#include <sysdev/fsl_soc.h>
|
|
#include <sysdev/fsl_pci.h>
|
|
#include <sysdev/fsl_pci.h>
|