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>
Showing
- arch/arm/mach-lpc32xx/common.c 1 addition, 2 deletionsarch/arm/mach-lpc32xx/common.c
- arch/arm/mach-lpc32xx/include/mach/entry-macro.S 0 additions, 28 deletionsarch/arm/mach-lpc32xx/include/mach/entry-macro.S
- arch/arm/mach-lpc32xx/include/mach/hardware.h 0 additions, 25 deletionsarch/arm/mach-lpc32xx/include/mach/hardware.h
- arch/arm/mach-lpc32xx/include/mach/uncompress.h 1 addition, 3 deletionsarch/arm/mach-lpc32xx/include/mach/uncompress.h
- arch/arm/mach-lpc32xx/lpc32xx.h 16 additions, 2 deletionsarch/arm/mach-lpc32xx/lpc32xx.h
- arch/arm/mach-lpc32xx/pm.c 1 addition, 2 deletionsarch/arm/mach-lpc32xx/pm.c
- arch/arm/mach-lpc32xx/serial.c 1 addition, 2 deletionsarch/arm/mach-lpc32xx/serial.c
- arch/arm/mach-lpc32xx/suspend.S 1 addition, 2 deletionsarch/arm/mach-lpc32xx/suspend.S
Loading
Please register or sign in to comment