diff options
author | Olof Johansson <olof@lixom.net> | 2021-06-12 17:32:34 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2021-06-12 17:32:36 +0200 |
commit | 8639a12370babf10abab002123a1d3cd87552c15 (patch) | |
tree | e9ffc1cab049031866989459282560be3fdb0c96 /MAINTAINERS | |
parent | Linux 5.13-rc3 (diff) | |
parent | Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup (diff) | |
download | linux-8639a12370babf10abab002123a1d3cd87552c15.tar.xz linux-8639a12370babf10abab002123a1d3cd87552c15.zip |
Merge tag 'omap-for-v5.14/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc
Clean up changes for omaps for v5.14 merge window
With the recent changes to drop legacy platform data for
am3/4, omap4/5, and dra7, we can drop the related unused
code. There is also a patch to remove leading spaces from
the Kconfig file.
* tag 'omap-for-v5.14/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
ARM: OMAP2+: remove omap2_set_globals_control()
ARM: OMAP2+: CM: remove omap2_set_globals_cm()
ARM: OMAP1: Remove leading spaces in Kconfig
MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
Link: https://lore.kernel.org/r/pull-1622618286-677305@atomide.com
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 81e1edeceae4..88fd0a84d294 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13347,12 +13347,6 @@ L: linux-omap@vger.kernel.org S: Maintained F: arch/arm/mach-omap2/omap_hwmod*data* -OMAP HWMOD DATA FOR OMAP4-BASED DEVICES -M: Benoît Cousson <bcousson@baylibre.com> -L: linux-omap@vger.kernel.org -S: Maintained -F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c - OMAP HWMOD SUPPORT M: Benoît Cousson <bcousson@baylibre.com> M: Paul Walmsley <paul@pwsan.com> |