summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa/mfp-pxa320.h
diff options
context:
space:
mode:
authoreric miao <eric.miao@marvell.com>2008-01-02 09:45:06 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-26 16:07:56 +0100
commit83b6759e72a83c344c7fe96a37543b4546f17131 (patch)
tree50aa8d8d368167fb24ef5cc2ddb58f14f6e4cdd5 /include/asm-arm/arch-pxa/mfp-pxa320.h
parent[ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate (diff)
downloadlinux-83b6759e72a83c344c7fe96a37543b4546f17131.tar.xz
linux-83b6759e72a83c344c7fe96a37543b4546f17131.zip
[ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations
Signed-off-by: eric miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-pxa/mfp-pxa320.h')
-rw-r--r--include/asm-arm/arch-pxa/mfp-pxa320.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/arch-pxa/mfp-pxa320.h b/include/asm-arm/arch-pxa/mfp-pxa320.h
index 52deedcaf3bd..576aa46d90fc 100644
--- a/include/asm-arm/arch-pxa/mfp-pxa320.h
+++ b/include/asm-arm/arch-pxa/mfp-pxa320.h
@@ -16,6 +16,7 @@
#define __ASM_ARCH_MFP_PXA320_H
#include <asm/arch/mfp.h>
+#include <asm/arch/mfp-pxa3xx.h>
/* GPIO */
#define GPIO46_GPIO MFP_CFG(GPIO46, AF0)