]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
MAINTAINERS: fix REMOTEPROC F: typo
authorJoe Perches <joe@perches.com>
Tue, 20 Mar 2012 23:49:24 +0000 (10:49 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 3 Apr 2012 03:10:15 +0000 (13:10 +1000)
remoteproc.txt should have been .h

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Ohad Ben-Cohen <ohad@wizery.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index b19b414cb158771a737db7ed8ef8055832b59194..05f9c4e8221738d4610b5fdc8124a120280d2512 100644 (file)
@@ -5645,7 +5645,7 @@ M:        Ohad Ben-Cohen <ohad@wizery.com>
 S:     Maintained
 F:     drivers/remoteproc/
 F:     Documentation/remoteproc.txt
-F:     include/linux/remoteproc.txt
+F:     include/linux/remoteproc.h
 
 RFKILL
 M:     Johannes Berg <johannes@sipsolutions.net>