commit | 4f9ed545a33746864ee9f55bc0b601e09167dfc4 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Sep 20 11:40:52 2012 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Sep 20 15:02:23 2012 -0700 |
tree | 10b1dbf86450ac58f7b2fd4c8c34685e6d15d15f | |
parent | 4952af4357cab6221750e5184017170b3becf42d [diff] [blame] |
ARM: OMAP2+: Make am35xx.h local This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>
diff --git a/arch/arm/mach-omap2/board-cm-t3517.c b/arch/arm/mach-omap2/board-cm-t3517.c index 287d739..59c0a45 100644 --- a/arch/arm/mach-omap2/board-cm-t3517.c +++ b/arch/arm/mach-omap2/board-cm-t3517.c
@@ -43,7 +43,7 @@ #include <linux/platform_data/mtd-nand-omap2.h> #include <plat/gpmc.h> -#include <mach/am35xx.h> +#include "am35xx.h" #include "mux.h" #include "control.h"