diff options
author | Eric Miao <eric.miao@marvell.com> | 2008-07-29 02:08:14 -0400 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2008-08-04 21:25:19 -0400 |
commit | ab277121426edca2ee0601fc6318c9467350771e (patch) | |
tree | 105f3a8042214e859c78801030fb3c305ac5b849 /arch/arm/mach-pxa/tosa.c | |
parent | 2b12a4c524812fb3f6ee590a02e65b95c8c32229 (diff) |
[ARM] pxa: introduce reset.h for reset specific header information
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/mach-pxa/tosa.c')
-rw-r--r-- | arch/arm/mach-pxa/tosa.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/tosa.c b/arch/arm/mach-pxa/tosa.c index fea17ce6b55f..4bd7d4f006e2 100644 --- a/arch/arm/mach-pxa/tosa.c +++ b/arch/arm/mach-pxa/tosa.c | |||
@@ -36,6 +36,7 @@ | |||
36 | #include <asm/mach-types.h> | 36 | #include <asm/mach-types.h> |
37 | #include <asm/arch/pxa2xx-regs.h> | 37 | #include <asm/arch/pxa2xx-regs.h> |
38 | #include <asm/arch/mfp-pxa25x.h> | 38 | #include <asm/arch/mfp-pxa25x.h> |
39 | #include <asm/arch/reset.h> | ||
39 | #include <asm/arch/irda.h> | 40 | #include <asm/arch/irda.h> |
40 | #include <asm/arch/i2c.h> | 41 | #include <asm/arch/i2c.h> |
41 | #include <asm/arch/mmc.h> | 42 | #include <asm/arch/mmc.h> |