diff options
author | Cesar Eduardo Barros <[email protected]> | 2013-01-04 15:35:43 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-01-04 16:11:48 -0800 |
commit | 9df0a2451000700a7acb2a717f735c761ffdc7d9 (patch) | |
tree | 287b806d9cce4658b6d20a7cdc0ad304e4cff2ba | |
parent | dd72d04a6dadfa7ff2aa6ee64b1d8fb09a3e4e08 (diff) |
MAINTAINERS: fix drivers/staging/sm7xx/
This directory was moved to drivers/staging/sm7xxfb/ by commit
925aa6600cee ("staging: sm7xxfb: sm7xx becomes sm7xxfb").
Signed-off-by: Cesar Eduardo Barros <[email protected]>
Cc: Teddy Wang <[email protected]>
Acked-by: Javier Muñoz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dac37677af11..915564eda145 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7316,7 +7316,7 @@ F: drivers/staging/rtl8712/ STAGING - SILICON MOTION SM7XX FRAME BUFFER DRIVER M: Teddy Wang <[email protected]> S: Odd Fixes -F: drivers/staging/sm7xx/ +F: drivers/staging/sm7xxfb/ STAGING - SOFTLOGIC 6x10 MPEG CODEC M: Ben Collins <[email protected]> |