ACPI: Kill overly verbose "power state" log messages
[deliverable/linux.git] / drivers / video / clps711xfb.c
index 9f8a389dc7aedaae23368286f60ce3c973ae5bc9..16f5db471ab5e4f63aeb68746351770515e54bbf 100644 (file)
 #include <linux/proc_fs.h>
 #include <linux/delay.h>
 
-#include <asm/hardware.h>
+#include <mach/hardware.h>
 #include <asm/mach-types.h>
 #include <linux/uaccess.h>
 
 #include <asm/hardware/clps7111.h>
-#include <asm/arch/syspld.h>
+#include <mach/syspld.h>
 
 struct fb_info *cfb;
 
This page took 0.03545 seconds and 5 git commands to generate.