diff --git a/configs/sama5d3x-ek/include/board.h b/configs/sama5d3x-ek/include/board.h index 5e6c20746a4..d424569c66a 100644 --- a/configs/sama5d3x-ek/include/board.h +++ b/configs/sama5d3x-ek/include/board.h @@ -58,7 +58,7 @@ * In this configuration, UPLL is the source of the UHPHS clock (if enabled). */ -# include +# include #else /* OHCI Only. This is an alternative slower configuration that will produce a 48MHz @@ -67,7 +67,7 @@ * results in a CPU clock of 384MHz. */ -# include +# include #endif