]> Git Repo - linux.git/commitdiff
[ARM] i.MX add missing include
authorSascha Hauer <[email protected]>
Mon, 12 Jan 2009 11:14:40 +0000 (12:14 +0100)
committerSascha Hauer <[email protected]>
Mon, 12 Jan 2009 11:14:40 +0000 (12:14 +0100)
Signed-off-by: Sascha Hauer <[email protected]>
arch/arm/mach-imx/clock.c

index 7ec60fc91565f481e207d368421eef00354d6b00..cf332aeb942e5a81c8d75b7e799b250fc110ff14 100644 (file)
@@ -23,7 +23,7 @@
 #include <linux/err.h>
 #include <linux/io.h>
 
-#include <mach/imx-regs.h>
+#include <mach/hardware.h>
 
 /*
  * Very simple approach: We can't disable clocks, so we do
This page took 0.080696 seconds and 4 git commands to generate.