On Thu, Nov 29, 2007 at 02:07:06AM +0100, Roel Kluin wrote:
> in include/asm-arm/arch-omap/board-innovator.h:40
> #define NR_IRQSIH_BOARD_BASE + NR_FPGA_IRQS
>
> in include/asm-arm/arch-ixp23xx/irqs.h:156:
> #define NR_IRQS NR_IXP23XX_IRQS + NR_IXP23XX_MACH_IRQS
>
> This could lead to p
Roel Kluin wrote:
> Add parentheses to prevent operator precedence errors
>
> Signed-off-by: Roel Kluin <[EMAIL PROTECTED]>
For the arch-ixp23xx part I should have added:
Acked-by: Lennert Buytenhek <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
t
in include/asm-arm/arch-omap/board-innovator.h:40
#define NR_IRQSIH_BOARD_BASE + NR_FPGA_IRQS
in include/asm-arm/arch-ixp23xx/irqs.h:156:
#define NR_IRQS NR_IXP23XX_IRQS + NR_IXP23XX_MACH_IRQS
This could lead to problems when this definition is used in:
arch/ia64/sn/kernel/irq.c:516:
sn
3 matches
Mail list logo