summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500.h
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-08-23 09:56:47 +0100
committerLinus Walleij <linus.walleij@linaro.org>2013-09-26 11:08:49 +0200
commit7585382ad5ca26134fffc860da9bfc1947895eb3 (patch)
treed342f58a97711a7ba60475f1bf375d80d15a7015 /arch/arm/mach-ux500/board-mop500.h
parent2f0eebcbb4ae68bc8f4bf1d78bd23bbe817e58fd (diff)
downloadop-kernel-dev-7585382ad5ca26134fffc860da9bfc1947895eb3.zip
op-kernel-dev-7585382ad5ca26134fffc860da9bfc1947895eb3.tar.gz
ARM: ux500: Take out STUIB support when not booting with Device Tree
It's time to remove all ATAG support from ux500 and rely solely on Device Tree booting. This patch is part of that endeavour. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/board-mop500.h')
-rw-r--r--arch/arm/mach-ux500/board-mop500.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.h b/arch/arm/mach-ux500/board-mop500.h
index 223639b..2fb89e2 100644
--- a/arch/arm/mach-ux500/board-mop500.h
+++ b/arch/arm/mach-ux500/board-mop500.h
@@ -89,7 +89,6 @@ extern struct msp_i2s_platform_data msp2_platform_data;
extern struct msp_i2s_platform_data msp3_platform_data;
extern struct pl022_ssp_controller ssp0_plat;
-void __init mop500_stuib_init(void);
void __init mop500_pinmaps_init(void);
void __init snowball_pinmaps_init(void);
void __init hrefv60_pinmaps_init(void);
OpenPOWER on IntegriCloud