Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request(). | Roel Kluin | 2009-12-05 | 1 | -1/+1 |
| | | | | | | | 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> | ||||
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -0/+39 |
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |