diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-03-24 17:52:22 +0100 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-03-24 17:52:22 +0100 |
commit | b6379e15a70cc2e22486e5962927d9de374d877b (patch) | |
tree | ce5c97f3754c29fa5d69a2da9b651ed59e876189 /include/configs/pcm051.h | |
parent | 536121328eae940458f065608345b5fed8286859 (diff) | |
parent | 173ddc5b68fa41e55293d1095cafdc21fd11cf65 (diff) | |
download | u-boot-imx-b6379e15a70cc2e22486e5962927d9de374d877b.zip u-boot-imx-b6379e15a70cc2e22486e5962927d9de374d877b.tar.gz u-boot-imx-b6379e15a70cc2e22486e5962927d9de374d877b.tar.bz2 |
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Diffstat (limited to 'include/configs/pcm051.h')
-rw-r--r-- | include/configs/pcm051.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h index 63ab123..d0ea74e 100644 --- a/include/configs/pcm051.h +++ b/include/configs/pcm051.h @@ -21,8 +21,7 @@ #define CONFIG_AM33XX -#include <asm/arch/cpu.h> -#include <asm/arch/hardware.h> +#include <asm/arch/omap.h> #define CONFIG_DMA_COHERENT #define CONFIG_DMA_COHERENT_SIZE (1 << 20) |