diff options
Diffstat (limited to 'include/configs/tegra114-common.h')
-rw-r--r-- | include/configs/tegra114-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/tegra114-common.h b/include/configs/tegra114-common.h index 21454d47cb..107a0f8803 100644 --- a/include/configs/tegra114-common.h +++ b/include/configs/tegra114-common.h @@ -8,9 +8,6 @@ #define _TEGRA114_COMMON_H_ #include "tegra-common.h" -/* Cortex-A15 uses a cache line size of 64 bytes */ -#define CONFIG_SYS_CACHELINE_SIZE 64 - /* * NS16550 Configuration */ |