diff options
Diffstat (limited to 'include/configs/atstk1002.h')
-rw-r--r-- | include/configs/atstk1002.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h index 6416d17..252c5ae 100644 --- a/include/configs/atstk1002.h +++ b/include/configs/atstk1002.h @@ -24,7 +24,7 @@ #ifndef __CONFIG_H #define __CONFIG_H -#include <asm/arch/memory-map.h> +#include <asm/arch/hardware.h> #define CONFIG_AVR32 1 #define CONFIG_AT32AP 1 |