summaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/include/asm/cache.h')
-rw-r--r--arch/sandbox/include/asm/cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sandbox/include/asm/cache.h b/arch/sandbox/include/asm/cache.h
index 9348a13e73..609a835967 100644
--- a/arch/sandbox/include/asm/cache.h
+++ b/arch/sandbox/include/asm/cache.h
@@ -19,6 +19,5 @@
#else
#define ARCH_DMA_MINALIGN 16
#endif
-#define CONFIG_SYS_CACHELINE_SIZE ARCH_DMA_MINALIGN
#endif /* __SANDBOX_CACHE_H__ */