History log of /arch/arm/mach-ixp4xx/include/mach/npe.h
Revision Date Author Comments
efec194f576eebca8b0b3ac6e96fea05ae4567c9 03-Nov-2009 Roel Kluin <roel.kluin@gmail.com> IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().

The indexes were signed, so negatives were possible.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Krzysztof HaƂasa <khc@pm.waw.pl>
a09e64fbc0094e3073dbb09c3b4bfe4ab669244b 05-Aug-2008 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach

This just leaves include/asm-arm/plat-* to deal with.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>