media: MAINTAINERS: adjust entry to refactoring smiapp.h
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Sat, 29 Feb 2020 20:15:31 +0000 (21:15 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 12 Mar 2020 16:17:36 +0000 (17:17 +0100)
commitda84967943f7bacd073606a05641d6b0bc1216bd
tree64b4dbd189fb8fd43013ea3b4e2f1eb93d03da8b
parentaad54b1b41d41c377483a5931282590edec7a3e4
media: MAINTAINERS: adjust entry to refactoring smiapp.h

Commit 7cbeb2e1bf0c ("media: smiapp: Move definitions under driver
directory") moved the definitions in include/media/i2c/smiapp.h into other
files and removed include/media/i2c/smiapp.h.

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

  warning: no file matches F: include/media/i2c/smiapp.h

Remove MAINTAINER file entry to this removed file and while at it, update
Sakari's email address in this section.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
MAINTAINERS