diff options
Diffstat (limited to 'board/atmel/sama5d2_icp/sama5d2_icp.c')
-rw-r--r-- | board/atmel/sama5d2_icp/sama5d2_icp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/atmel/sama5d2_icp/sama5d2_icp.c b/board/atmel/sama5d2_icp/sama5d2_icp.c index fabe492715a..986da01639f 100644 --- a/board/atmel/sama5d2_icp/sama5d2_icp.c +++ b/board/atmel/sama5d2_icp/sama5d2_icp.c @@ -4,7 +4,7 @@ * Eugen Hristev <eugen.hristev@microchip.com> */ -#include <common.h> +#include <config.h> #include <debug_uart.h> #include <init.h> #include <asm/global_data.h> |