On 6 June 2018 at 10:30, <[email protected]> wrote: > From: Luc MICHEL <[email protected]> > > Some functions are now only used in arm_gic.c, put them static. Some of > them where only used by the NVIC implementation and are not used > anymore, so remove them. > > Signed-off-by: Luc MICHEL <[email protected]> > --- > hw/intc/arm_gic.c | 23 ++--------------------- > hw/intc/gic_internal.h | 4 ---- > 2 files changed, 2 insertions(+), 25 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
