]> Git Repo - linux.git/commitdiff
MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
authorLukas Bulwahn <[email protected]>
Thu, 18 Mar 2021 17:25:20 +0000 (18:25 +0100)
committerTony Lindgren <[email protected]>
Wed, 31 Mar 2021 06:41:03 +0000 (09:41 +0300)
Commit 2584d7e7f87a ("ARM: OMAP2+: Drop legacy platform data for omap4
hwmod") drops the file ./arch/arm/mach-omap2/omap_hwmod_44xx_data.c, but
misses to drop the now obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
section in MAINTAINERS, which refers to only that file.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:

  warning: no file matches  F:  arch/arm/mach-omap2/omap_hwmod_44xx_data.c

Remove the obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES section.

Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
MAINTAINERS

index d92f85ca831d30d658fef768575ba538be4d4b93..48476d3020e53c7398abdda6ed9901f79c3113f8 100644 (file)
 S:     Maintained
 F:     arch/arm/mach-omap2/omap_hwmod*data*
 
-OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
-M:     Benoît Cousson <[email protected]>
-L:     [email protected]
-S:     Maintained
-F:     arch/arm/mach-omap2/omap_hwmod_44xx_data.c
-
 OMAP HWMOD SUPPORT
 M:     Benoît Cousson <[email protected]>
 M:     Paul Walmsley <[email protected]>
This page took 0.071959 seconds and 4 git commands to generate.