Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "[ARM] use the new byteorder headers" | David Woodhouse | 2008-09-05 |
| | | | | | | | | | | This reverts commit ae82cbfc8beaa69007aa09966d3983ac938c3577. It needs the new byteorder headers to be exported to userspace, and they aren't yet -- and probably shouldn't be, at this point in the 2.6.27 release cycle (or ever, for that matter). Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] use the new byteorder headers | Harvey Harrison | 2008-08-27 |
| | | | | | Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 |
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> |