ARM: omap1: remove unused omapxxxx.h headers
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Jan 2023 12:56:57 +0000 (13:56 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Jan 2023 09:53:11 +0000 (10:53 +0100)
commit76873bb5b89792c9dd6873c1b5567d3787d59b68
tree148080d4b1ff3a3b422bf3ceb0c211157b5c6ef5
parent9a99b142f7ef23bc3cb4cb82bf7f5abc173b11ca
ARM: omap1: remove unused omapxxxx.h headers

The only bit that is still in use is the OMAP_IH2_*_*
macros, so move them into the existing hardware.h file.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-omap1/devices.c
arch/arm/mach-omap1/hardware.h
arch/arm/mach-omap1/omap1510.h [deleted file]
arch/arm/mach-omap1/omap16xx.h [deleted file]
arch/arm/mach-omap1/omap7xx.h [deleted file]