summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/board-mop500.h
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-06-18 09:51:59 +0100
committerArnd Bergmann <arnd@arndb.de>2013-06-21 14:48:39 +0200
commitb6f5f4a5930855175dff7f783c0595bcdfb08280 (patch)
tree7d38dda1eb900742fe7afea0c6d77dd0e3c93553 /arch/arm/mach-ux500/board-mop500.h
parentb099576de9d7352a1f4b7650eef562f3d4d29198 (diff)
downloadlinux-stable-b6f5f4a5930855175dff7f783c0595bcdfb08280.tar.gz
linux-stable-b6f5f4a5930855175dff7f783c0595bcdfb08280.tar.bz2
linux-stable-b6f5f4a5930855175dff7f783c0595bcdfb08280.zip
ARM: ux500: Remove mop500_snowball_ethernet_clock_enable()
mop500_snowball_ethernet_clock_enable() provided a means to enable a clock which was used for the SMSC911x Ethernet device on Snowball. It was merely a stand-in until the driver was common clk compliant. Now that it is, this can be removed for both DT and ATAGs booting. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-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 49514b825034..16bf1ac020a8 100644
--- a/arch/arm/mach-ux500/board-mop500.h
+++ b/arch/arm/mach-ux500/board-mop500.h
@@ -104,7 +104,6 @@ void __init mop500_pinmaps_init(void);
void __init snowball_pinmaps_init(void);
void __init hrefv60_pinmaps_init(void);
void mop500_audio_init(struct device *parent);
-void mop500_snowball_ethernet_clock_enable(void);
int __init mop500_uib_init(void);
void mop500_uib_i2c_add(int busnum, struct i2c_board_info *info,