diff options
| author | Anatolij Gustschin <[email protected]> | 2017-08-28 22:39:41 +0200 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2017-09-05 11:17:31 +0200 |
| commit | c967fb78e488c148700dc8747472d7e1d7eaec30 (patch) | |
| tree | 424083604378da92443be7fca54dea8f6c3360ba | |
| parent | a7126edcb321e6d02e5d83a6f4a7eeac777c1fe2 (diff) | |
MAINTAINERS: add lcd files to video section
LCD drivers are video related, so add them to video section.
Signed-off-by: Anatolij Gustschin <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f7e6abd6fdc..04acf2b89dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -449,6 +449,8 @@ M: Anatolij Gustschin <[email protected]> S: Maintained T: git git://git.denx.de/u-boot-video.git F: drivers/video/ +F: common/lcd*.c +F: include/lcd*.h X86 M: Simon Glass <[email protected]> |
