On 22 October 2015 at 19:39, Bin Meng <bmeng...@gmail.com> wrote: > CONFIG_SYS_NUM_IRQS is actually not something we can configure, > but an architecture defined number of ISA IRQs. Move it from > x86-common.h to asm/interrupt.h and rename it to SYS_NUM_IRQS. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > --- > > arch/x86/include/asm/interrupt.h | 2 ++ > arch/x86/lib/interrupts.c | 10 +++++----- > arch/x86/lib/pcat_interrupts.c | 10 +++------- > include/configs/x86-common.h | 1 - > 4 files changed, 10 insertions(+), 13 deletions(-)
Acked-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot