Skip to content
Commit 5cf9e3b2 authored by Ovidiu Panait's avatar Ovidiu Panait Committed by Tom Rini
Browse files

common/board_r: arm: Merge initr_enable_interrupts into interrupts_init



initr_enable_interrupts() is an ARM-specific wrapper over
enable_interrupts(), which is run during the common init sequence. It can
be eliminated by moving the enable_interrupts() call to the end of
interrupt_init() function, in arch/arm/lib/interrupts*.c.

Signed-off-by: default avatarOvidiu Panait <ovpanait@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 9297e366
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment