aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/poodle.c
diff options
context:
space:
mode:
authorEric Miao <eric.miao@marvell.com>2008-07-21 16:20:54 +0800
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-09-26 23:43:20 +0100
commit4fa7c24e94b3f5bfb367bb847af3c3abd8cca3c0 (patch)
tree4d9bbfa148f170ce41f156331b7e1257cf25b631 /arch/arm/mach-pxa/poodle.c
parentfec12a62d74dc93a36c9ce1c3bce9ba045e44846 (diff)
[ARM] pxa: fix typo in pxa25x MFP definitions
Signed-off-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/poodle.c')
-rw-r--r--arch/arm/mach-pxa/poodle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/poodle.c b/arch/arm/mach-pxa/poodle.c
index bd3a70f47702..2e3bd8b1523b 100644
--- a/arch/arm/mach-pxa/poodle.c
+++ b/arch/arm/mach-pxa/poodle.c
@@ -109,7 +109,7 @@ static unsigned long poodle_pin_config[] __initdata = {
GPIO74_LCD_FCLK,
GPIO75_LCD_LCLK,
GPIO76_LCD_PCLK,
- GPIO77_LCD_ACBIAS,
+ GPIO77_LCD_BIAS,
/* PC Card */
GPIO48_nPOE,