diff options
author | Tony Lindgren <tony@atomide.com> | 2009-11-11 03:10:34 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-11 03:10:34 +0100 |
commit | 774facda20d2f8f0f61fa312d8028dad18ac5ee4 (patch) | |
tree | a9068b769fa5956beaabc2445ebe1d575585d7d3 /arch/arm/mach-omap2/powerdomains24xx.h | |
parent | Linux 2.6.32-rc6 (diff) | |
parent | omap: headers: Move remaining headers from include/mach to include/plat (diff) | |
download | linux-774facda20d2f8f0f61fa312d8028dad18ac5ee4.tar.xz linux-774facda20d2f8f0f61fa312d8028dad18ac5ee4.zip |
Merge branch '7xx-iosplit-plat' with omap-fixes
Diffstat (limited to 'arch/arm/mach-omap2/powerdomains24xx.h')
-rw-r--r-- | arch/arm/mach-omap2/powerdomains24xx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/powerdomains24xx.h b/arch/arm/mach-omap2/powerdomains24xx.h index 9f08dc3f7fd2..bd249a495aa9 100644 --- a/arch/arm/mach-omap2/powerdomains24xx.h +++ b/arch/arm/mach-omap2/powerdomains24xx.h @@ -20,7 +20,7 @@ * the array in mach-omap2/powerdomains.h. */ -#include <mach/powerdomain.h> +#include <plat/powerdomain.h> #include "prcm-common.h" #include "prm.h" |