summaryrefslogtreecommitdiffstats
path: root/bsps/powerpc/qoriq
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-25 15:50:14 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-25 15:50:40 +0100
commitb1381ae7c3cb9b88fee8a811b644a0f360a24082 (patch)
tree81280b24a647585b443916786f03ecc141b6a9d7 /bsps/powerpc/qoriq
parentbsps/powerpc: Fix 64-bit issues in assembler files (diff)
downloadrtems-b1381ae7c3cb9b88fee8a811b644a0f360a24082.tar.bz2
bsps/powerpc: Fix warnings
Diffstat (limited to 'bsps/powerpc/qoriq')
-rw-r--r--bsps/powerpc/qoriq/start/bspstart.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/bsps/powerpc/qoriq/start/bspstart.c b/bsps/powerpc/qoriq/start/bspstart.c
index 56935bbb27..09e80a3e13 100644
--- a/bsps/powerpc/qoriq/start/bspstart.c
+++ b/bsps/powerpc/qoriq/start/bspstart.c
@@ -168,9 +168,7 @@ void bsp_start(void)
initialize_frequency_parameters();
- qoriq_initialize_exceptions(
- (uintptr_t) _ISR_Stack_area_begin
- );
+ qoriq_initialize_exceptions(_ISR_Stack_area_begin);
bsp_interrupt_initialize();
rtems_cache_coherent_add_area(