summaryrefslogtreecommitdiff
path: root/include/configs/pcm051.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-08-09 15:22:12 (GMT)
committerTom Rini <trini@ti.com>2013-08-15 22:38:35 (GMT)
commitdd5729a0281eb86fd4fe07701219c4f5e40b3bb9 (patch)
tree17cca13d806bd22166af0453384d3de48e4c345d /include/configs/pcm051.h
parenta2fa28bc988fdc1cb5cc00abc8b63626bc3c9f76 (diff)
downloadu-boot-dd5729a0281eb86fd4fe07701219c4f5e40b3bb9.tar.xz
am33xx: CONFIG_DMA_COHERENT defines are unused, remove
Acked-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/pcm051.h')
-rw-r--r--include/configs/pcm051.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h
index 07af32b..a3f8ead 100644
--- a/include/configs/pcm051.h
+++ b/include/configs/pcm051.h
@@ -25,9 +25,6 @@
#include <asm/arch/omap.h>
-#define CONFIG_DMA_COHERENT
-#define CONFIG_DMA_COHERENT_SIZE (1 << 20)
-
#define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */
#define CONFIG_SYS_MALLOC_LEN (1024 << 10)
#define CONFIG_SYS_LONGHELP /* undef to save memory */