arm: sa1100: move irda header to linux/platform_data
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Tue, 23 Dec 2014 22:14:14 +0000 (01:14 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Dec 2014 23:44:07 +0000 (18:44 -0500)
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>
arch/arm/mach-sa1100/assabet.c
arch/arm/mach-sa1100/collie.c
arch/arm/mach-sa1100/h3100.c
arch/arm/mach-sa1100/h3600.c
drivers/net/irda/sa1100_ir.c
include/linux/platform_data/irda-sa11x0.h [moved from arch/arm/include/asm/mach/irda.h with 100% similarity]

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge