diff options
author | Joe Perches <[email protected]> | 2011-03-22 16:34:31 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-03-22 17:44:13 -0700 |
commit | 4fa2651db4635d0fbb9ecc875a79072a00c3c3a7 (patch) | |
tree | 54cf66e0df76449d6a9ef36d88141ed011da1b8a | |
parent | 6e08bbb8830b3ab1b583c9a2b30a45968f946c7a (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-- | MAINTAINERS | 2 |
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]> |