-
- Downloads
ARM: s3c: move into a common directory
s3c24xx and s3c64xx have a lot in common, but are split across three separate directories, which makes the interaction of the header files more complicated than necessary. Move all three directories into a new mach-s3c, with a minimal set of changes to each file. Signed-off-by:Arnd Bergmann <arnd@arndb.de> [krzk: Rebase, add s3c24xx and s3c64xx suffix to several files, add SPDX headers to new files, remove plat-samsung from MAINTAINERS] Co-developed-by:
Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by:
Krzysztof Kozlowski <krzk@kernel.org> https://lore.kernel.org/r/20200806182059.2431-39-krzk@kernel.org
Showing
- MAINTAINERS 7 additions, 9 deletionsMAINTAINERS
- arch/arm/Kconfig 1 addition, 4 deletionsarch/arm/Kconfig
- arch/arm/Makefile 1 addition, 4 deletionsarch/arm/Makefile
- arch/arm/mach-s3c/Kconfig 3 additions, 0 deletionsarch/arm/mach-s3c/Kconfig
- arch/arm/mach-s3c/Kconfig.s3c24xx 0 additions, 0 deletionsarch/arm/mach-s3c/Kconfig.s3c24xx
- arch/arm/mach-s3c/Kconfig.s3c64xx 0 additions, 0 deletionsarch/arm/mach-s3c/Kconfig.s3c64xx
- arch/arm/mach-s3c/Makefile 8 additions, 1 deletionarch/arm/mach-s3c/Makefile
- arch/arm/mach-s3c/Makefile.boot 0 additions, 0 deletionsarch/arm/mach-s3c/Makefile.boot
- arch/arm/mach-s3c/Makefile.s3c24xx 9 additions, 9 deletionsarch/arm/mach-s3c/Makefile.s3c24xx
- arch/arm/mach-s3c/Makefile.s3c64xx 16 additions, 16 deletionsarch/arm/mach-s3c/Makefile.s3c64xx
- arch/arm/mach-s3c/adc.c 0 additions, 0 deletionsarch/arm/mach-s3c/adc.c
- arch/arm/mach-s3c/anubis.h 0 additions, 0 deletionsarch/arm/mach-s3c/anubis.h
- arch/arm/mach-s3c/ata-core-s3c64xx.h 3 additions, 3 deletionsarch/arm/mach-s3c/ata-core-s3c64xx.h
- arch/arm/mach-s3c/backlight-s3c64xx.h 3 additions, 3 deletionsarch/arm/mach-s3c/backlight-s3c64xx.h
- arch/arm/mach-s3c/bast-ide.c 0 additions, 0 deletionsarch/arm/mach-s3c/bast-ide.c
- arch/arm/mach-s3c/bast-irq.c 0 additions, 0 deletionsarch/arm/mach-s3c/bast-irq.c
- arch/arm/mach-s3c/bast.h 0 additions, 0 deletionsarch/arm/mach-s3c/bast.h
- arch/arm/mach-s3c/common-smdk-s3c24xx.c 1 addition, 1 deletionarch/arm/mach-s3c/common-smdk-s3c24xx.c
- arch/arm/mach-s3c/common-smdk-s3c24xx.h 0 additions, 0 deletionsarch/arm/mach-s3c/common-smdk-s3c24xx.h
- arch/arm/mach-s3c/cpu.c 0 additions, 0 deletionsarch/arm/mach-s3c/cpu.c
Loading
Please register or sign in to comment