Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-01 | headers_check fix: arm, a.out.h | Jaswinder Singh Rajput | |
fix the following 'make headers_check' warnings: usr/include/asm-arm/a.out.h:5: include of <linux/types.h> is preferred over <asm/types.h> usr/include/asm-arm/a.out.h:9: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | |||
2008-08-02 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | |
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |