On 6 June 2018 at 10:30, <luc.mic...@greensocs.com> wrote: > From: Luc MICHEL <luc.mic...@greensocs.com> > > 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 <luc.mic...@greensocs.com> > --- > hw/intc/arm_gic.c | 23 ++--------------------- > hw/intc/gic_internal.h | 4 ---- > 2 files changed, 2 insertions(+), 25 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM