aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2011-03-22 16:34:31 -0700
committerLinus Torvalds <[email protected]>2011-03-22 17:44:13 -0700
commit4fa2651db4635d0fbb9ecc875a79072a00c3c3a7 (patch)
tree54cf66e0df76449d6a9ef36d88141ed011da1b8a
parent6e08bbb8830b3ab1b583c9a2b30a45968f946c7a (diff)
MAINTAINERS: update clkdev location
Commit 6d803ba736a ("ARM: 6483/1: arm & sh: factorised duplicated clkdev.c") moved it to a separate directory. Signed-off-by: Joe Perches <[email protected]> Cc: Russell King <[email protected]> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 64b94b21ebf0..450c2b92ad48 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -695,8 +695,8 @@ S: Maintained
ARM/CLKDEV SUPPORT
M: Russell King <[email protected]>
L: [email protected] (moderated for non-subscribers)
-F: arch/arm/common/clkdev.c
F: arch/arm/include/asm/clkdev.h
+F: drivers/clk/clkdev.c
ARM/COMPULAB CM-X270/EM-X270 and CM-X300 MACHINE SUPPORT
M: Mike Rapoport <[email protected]>