summaryrefslogtreecommitdiffstats
path: root/bsps
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2017-11-21 11:09:58 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2018-09-20 12:48:32 +0200
commitd952d733fe2890e1873a12b89d273f0167b81100 (patch)
tree9e0fa3b72569b155db353a720f4fee4274c01e9b /bsps
parentsparc: Remove sequence that could trigger B2BST errata (diff)
downloadrtems-d952d733fe2890e1873a12b89d273f0167b81100.tar.bz2
leon3: fix warning when SMP is enabled
Diffstat (limited to 'bsps')
-rw-r--r--bsps/sparc/leon3/clock/ckinit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/sparc/leon3/clock/ckinit.c b/bsps/sparc/leon3/clock/ckinit.c
index c3edaf21dd..0cd78ea716 100644
--- a/bsps/sparc/leon3/clock/ckinit.c
+++ b/bsps/sparc/leon3/clock/ckinit.c
@@ -21,6 +21,7 @@
*/
#include <bsp.h>
+#include <bsp/irq.h>
#include <bspopts.h>
#include <bsp/fatal.h>
#include <rtems/rtems/intr.h>