arm: lpc32xx: move SoC to mach-lpc32xx
Following the example of most other SoCs in arch/$(ARCH)/cpu/$(CPU)/$(SOC) move the lpc32xx code from arch/arm/cpu/arm926ejs/lpc32xx to arch/arm/mach-lpc32xx. Following the checklist from commit 01f14456 ("ARM: prepare for moving SoC sources into mach-*"): [1] move files from arch/arm/cpu/arm926ejs/lpc32xx to arch/arm/mach-lpx32xx [2] add machine entry to arch/arm/Makefile [3] remove "obj-y += ..." from arch/arm/cpu/arm926ejs/Makefile [4] fix the Kconfig file path in arch/arm/Kconfig [5] (no MAINTAINERS update) Reviewed-by:Simon Glass <sjg@chromium.org> Signed-off-by:
Trevor Woerner <twoerner@gmail.com>
Showing
- arch/arm/Kconfig 1 addition, 1 deletionarch/arm/Kconfig
- arch/arm/Makefile 1 addition, 0 deletionsarch/arm/Makefile
- arch/arm/cpu/arm926ejs/Makefile 0 additions, 1 deletionarch/arm/cpu/arm926ejs/Makefile
- arch/arm/mach-lpc32xx/Kconfig 0 additions, 0 deletionsarch/arm/mach-lpc32xx/Kconfig
- arch/arm/mach-lpc32xx/Makefile 0 additions, 0 deletionsarch/arm/mach-lpc32xx/Makefile
- arch/arm/mach-lpc32xx/clk.c 0 additions, 0 deletionsarch/arm/mach-lpc32xx/clk.c
- arch/arm/mach-lpc32xx/cpu.c 0 additions, 0 deletionsarch/arm/mach-lpc32xx/cpu.c
- arch/arm/mach-lpc32xx/devices.c 0 additions, 0 deletionsarch/arm/mach-lpc32xx/devices.c
- arch/arm/mach-lpc32xx/dram.c 0 additions, 0 deletionsarch/arm/mach-lpc32xx/dram.c
- arch/arm/mach-lpc32xx/lowlevel_init.S 0 additions, 0 deletionsarch/arm/mach-lpc32xx/lowlevel_init.S
- arch/arm/mach-lpc32xx/timer.c 0 additions, 0 deletionsarch/arm/mach-lpc32xx/timer.c
Loading
Please register or sign in to comment