From dd5729a0281eb86fd4fe07701219c4f5e40b3bb9 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 9 Aug 2013 11:22:12 -0400 Subject: am33xx: CONFIG_DMA_COHERENT defines are unused, remove Acked-by: Dan Murphy Signed-off-by: Tom Rini --- include/configs/pcm051.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/pcm051.h') diff --git a/include/configs/pcm051.h b/include/configs/pcm051.h index 07af32bb94..a3f8ead784 100644 --- a/include/configs/pcm051.h +++ b/include/configs/pcm051.h @@ -25,9 +25,6 @@ #include -#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 */ -- cgit v1.2.1