ARM: lpc32xx: clean up header files
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Aug 2019 14:40:38 +0000 (16:40 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Aug 2019 19:34:05 +0000 (21:34 +0200)
commitd3532910038bb1e95e9c5952e98dd1d18b636e8b
tree5c342545ee428a530938a70e473a77947f9c0965
parentffba29c9ebd0977dbf77bf6064776716a51b8ae5
ARM: lpc32xx: clean up header files

All device drivers have stopped relying on mach/*.h headers,
so move the remaining headers into arch/arm/mach-lpc32xx/lpc32xx.h
to prepare for multiplatform builds.

The mach/entry-macro.S file has been unused for a long time now
and can simply get removed.

Link: https://lore.kernel.org/r/20190809144043.476786-13-arnd@arndb.de
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-lpc32xx/common.c
arch/arm/mach-lpc32xx/include/mach/entry-macro.S [deleted file]
arch/arm/mach-lpc32xx/include/mach/hardware.h [deleted file]
arch/arm/mach-lpc32xx/include/mach/uncompress.h
arch/arm/mach-lpc32xx/lpc32xx.h [moved from arch/arm/mach-lpc32xx/include/mach/platform.h with 98% similarity]
arch/arm/mach-lpc32xx/pm.c
arch/arm/mach-lpc32xx/serial.c
arch/arm/mach-lpc32xx/suspend.S