]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/omap/lcdc.c
ARM: OMAP: Replace clock.h with clk.h
[linux-2.6-omap-h63xx.git] / drivers / video / omap / lcdc.c
index c5551e20814bfcd777cc85c76c48019b88880b2a..25c376dc7ea04c30f63bb6188079f1c530217b07 100644 (file)
 #include <linux/mm.h>
 #include <linux/fb.h>
 #include <linux/dma-mapping.h>
+#include <linux/clk.h>
 
 #include <asm/arch/dma.h>
 #include <asm/arch/omapfb.h>
 
 #include <asm/mach-types.h>
-#include <asm/hardware/clock.h>
 
 /* #define OMAPFB_DBG 2 */