diff options
author | Tony Lindgren <tony@atomide.com> | 2010-12-10 20:37:47 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-12-10 20:37:47 +0100 |
commit | 79b357c2171ab3e52148503f0efa66d64a13413e (patch) | |
tree | 7f134ef19ae4a882b32da87ce3d3ed9e5134691a /arch/arm/mach-omap2/board-3630sdp.c | |
parent | omap1: Delete old defconfigs (diff) | |
parent | omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx (diff) | |
download | linux-79b357c2171ab3e52148503f0efa66d64a13413e.tar.xz linux-79b357c2171ab3e52148503f0efa66d64a13413e.zip |
Merge branch 'devel-gpio' into omap-for-linus
Diffstat (limited to 'arch/arm/mach-omap2/board-3630sdp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-3630sdp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-3630sdp.c b/arch/arm/mach-omap2/board-3630sdp.c index 4cd96d70b9c7..a8d35ba7781e 100644 --- a/arch/arm/mach-omap2/board-3630sdp.c +++ b/arch/arm/mach-omap2/board-3630sdp.c @@ -76,7 +76,6 @@ static void __init omap_sdp_init_irq(void) omap2_init_common_hw(h8mbx00u0mer0em_sdrc_params, h8mbx00u0mer0em_sdrc_params); omap_init_irq(); - omap_gpio_init(); } #ifdef CONFIG_OMAP_MUX |