aboutsummaryrefslogtreecommitdiffstats
path: root/boards/GENERIC_SPC560P/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'boards/GENERIC_SPC560P/board.c')
-rw-r--r--boards/GENERIC_SPC560P/board.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/boards/GENERIC_SPC560P/board.c b/boards/GENERIC_SPC560P/board.c
index 7b0af53aa..4268416a9 100644
--- a/boards/GENERIC_SPC560P/board.c
+++ b/boards/GENERIC_SPC560P/board.c
@@ -47,8 +47,7 @@ static const uint8_t spc_padsels_init[SPC5_SIU_NUM_PADSELS] = {
/**
* @brief PAL setup.
*/
-const PALConfig pal_default_config =
-{
+const PALConfig pal_default_config = {
PAL_MODE_UNCONNECTED, /* Default mode for all undefined pads. */
spc_siu_init,
spc_padsels_init