diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-10-06 15:45:52 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2015-10-06 15:45:52 +0200 |
commit | e44a01fa0e0aec2f3a21dadb9c030d14831d4258 (patch) | |
tree | 4f526369d68b67f665f391f8ee8f3bffcb44052b /MAINTAINERS | |
parent | 049e6dde7e57f0054fdc49102e7ef4830c698b46 (diff) | |
parent | 04418c23a9411b85b8789eab5f4397bcbd62b7b4 (diff) | |
download | linux-e44a01fa0e0aec2f3a21dadb9c030d14831d4258.tar.gz linux-e44a01fa0e0aec2f3a21dadb9c030d14831d4258.tar.bz2 linux-e44a01fa0e0aec2f3a21dadb9c030d14831d4258.zip |
Merge tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup
Merge "Renesas ARM Based SoC Cleanup for v4.4" from Simon Horman:
* Remove bockw/r8a7798 legacy board and SoC code
* Many cleanups relating to legacy board and SoC code removal
* tag 'renesas-cleanup-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: (21 commits)
ARM: shmobile: Remove legacy clock support leftovers
ARM: shmobile: remove Makefile.boot
ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ section
ARM: shmobile: bockw: remove legacy DTB build target
MAINTAINERS: remove references to dropped marzen and bockw defconfigs
ARM: shmobile: bockw: remove legacy defconfig
ARM: shmobile: remove ARCH_SHMOBILE_LEGACY option
ARM: shmobile: r8a7778: remove legacy clock implementation
ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778
ARM: shmobile: r8a7778: remove obsolete setup code
ARM: shmobile: bockw: remove legacy board file and config
ARM: shmobile: remove paragraph on DT reference platforms
ARM: shmobile: bockw: remove "reference" board file and config
ARM: shmobile: bockw: remove "reference" device tree
ARM: shmobile: Remove obsolete twd_local_timer declaration
ARM: shmobile: Remove obsolete earlytimer registration
ARM: shmobile: Remove obsolete legacy PM Domain leftovers
ARM: shmobile: Remove obsolete intc.h
ARM: shmobile: Remove obsolete custom earlyprintk code
ARM: shmobile: Remove obsolete sh-gpio.h
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 797236befd27..c9ba956b6c4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1491,8 +1491,6 @@ F: arch/arm/boot/dts/emev2* F: arch/arm/boot/dts/r7s* F: arch/arm/boot/dts/r8a* F: arch/arm/boot/dts/sh* -F: arch/arm/configs/bockw_defconfig -F: arch/arm/configs/marzen_defconfig F: arch/arm/configs/shmobile_defconfig F: arch/arm/include/debug/renesas-scif.S F: arch/arm/mach-shmobile/ |