aboutsummaryrefslogtreecommitdiffstats
path: root/boards/GENERIC_SPC563M
diff options
context:
space:
mode:
Diffstat (limited to 'boards/GENERIC_SPC563M')
-rw-r--r--boards/GENERIC_SPC563M/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/GENERIC_SPC563M/board.c b/boards/GENERIC_SPC563M/board.c
index 327b83eef..0edcfcdc2 100644
--- a/boards/GENERIC_SPC563M/board.c
+++ b/boards/GENERIC_SPC563M/board.c
@@ -28,7 +28,7 @@
*/
void __early_init(void) {
- spc563_clock_init();
+ spc_clock_init();
}
/*