ARM: sa1100: remove irda references
authorArnd Bergmann <arnd@arndb.de>
Thu, 22 Sep 2022 13:16:38 +0000 (15:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 16 Jan 2023 08:25:48 +0000 (09:25 +0100)
commit1ff45e6da54fc66ab2f9b4d3b202b29d1a706e01
treec318fb9e02b3de2bd84b955c85beaf674b4dff6e
parent9a9e1be12c6d49e15429311714c4b1cc4ddcfe55
ARM: sa1100: remove irda references

IRDA support is long gone, so there is no need to declare the
platform device data.

See-also: d64c2a76123f ("staging: irda: remove the irda network stack and drivers")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
fixup sa1100 irda

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-sa1100/assabet.c
arch/arm/mach-sa1100/collie.c
arch/arm/mach-sa1100/generic.c
arch/arm/mach-sa1100/generic.h
arch/arm/mach-sa1100/h3600.c
include/linux/platform_data/irda-sa11x0.h [deleted file]