diff options
author | Joe Perches <[email protected]> | 2010-08-09 17:20:38 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-08-09 20:45:07 -0700 |
commit | 6ab2a85545c696c552cce4fe6c8cbfee287c63ba (patch) | |
tree | 84268296b8644877f765c036eb2d469256407cb6 | |
parent | e0cca11ba60fc03475a357f3b213db95c47881b5 (diff) |
MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns
Use correct file location.
Signed-off-by: Joe Perches <[email protected]>
Acked-by: Marek Vasut <[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 17ed481dd768..82aff743c00f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1015,7 +1015,7 @@ M: Marek Vasut <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained F: arch/arm/mach-pxa/z2.c -F: arch/arm/mach-pxa/include/mach-pxa/z2.h +F: arch/arm/mach-pxa/include/mach/z2.h ASC7621 HARDWARE MONITOR DRIVER M: George Joseph <[email protected]> |