MAINTAINERS: rectify MMP SUPPORT after moving cputype.h
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 6 May 2020 05:34:31 +0000 (07:34 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 1 Sep 2020 12:20:37 +0000 (14:20 +0200)
commit2f078a0fe08d2f8a4fd030367663f808b6e21b34
treed85ecd7fa6d58f75072dc1f556f74ca5ba811126
parentead5d1f4d877e92c051e1a1ade623d0d30e71619
MAINTAINERS: rectify MMP SUPPORT after moving cputype.h

Commit 32adcaa010fa ("ARM: mmp: move cputype.h to include/linux/soc/")
added a file entry that does not point to the intended file location.

Since then, ./scripts/get_maintainer.pl --self-test complains:

  warning: no file matches F: linux/soc/mmp/

Rectify the MAINTAINERS entry now.

Fixes: 32adcaa010fa ("ARM: mmp: move cputype.h to include/linux/soc/")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
MAINTAINERS