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>

No differences found