From: Joe Perches Date: Thu, 5 Apr 2012 21:25:13 +0000 (-0700) Subject: MAINTAINERS: fix REMOTEPROC F: typo X-Git-Tag: firefly_0821_release~3680^2~3132^2~4 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6fc26488e44a3248e24997cda2fa6a4d4b062c5b;p=firefly-linux-kernel-4.4.55.git MAINTAINERS: fix REMOTEPROC F: typo remoteproc.txt should have been .h Signed-off-by: Joe Perches Cc: Ohad Ben-Cohen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/MAINTAINERS b/MAINTAINERS index 3d11fa581bb7..a8a0c609af97 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5639,7 +5639,7 @@ M: Ohad Ben-Cohen S: Maintained F: drivers/remoteproc/ F: Documentation/remoteproc.txt -F: include/linux/remoteproc.txt +F: include/linux/remoteproc.h RFKILL M: Johannes Berg