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)
commitdd450777990baae668c1143064f2f234dbab1b9b
tree4affb9d61310569e5f32b057201447bb90be8dab
parent12141337af54b57e222b7a52d52415aa5e332ff0
arm: sa1100: move irda header to linux/platform_data

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/include/asm/mach/irda.h [deleted file]
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 [new file with mode: 0644]