diff options
Diffstat (limited to 'include/configs/tegra20-common.h')
-rw-r--r-- | include/configs/tegra20-common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tegra20-common.h b/include/configs/tegra20-common.h index e213375..41fc0cb 100644 --- a/include/configs/tegra20-common.h +++ b/include/configs/tegra20-common.h @@ -36,7 +36,7 @@ #define CONFIG_SYS_CACHELINE_SIZE 32 -#include <asm/arch/tegra20.h> /* get chip and board defs */ +#include <asm/arch/tegra.h> /* get chip and board defs */ /* * Display CPU and Board information |