Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov | 2014-12-30 |
| | | | | | | | | | In the end asm/mach/irda.h header is not used by anybody except sa1100. Move the header to the platform data includes dir and rename it to irda-sa11x0.h. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | [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> |