diff options
-rw-r--r-- | arch/arm/mach-ux500/board-mop500.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index ab3fe2cd0b7d..671229e0b23c 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c | |||
@@ -825,7 +825,6 @@ static void __init u8500_init_machine(void) | |||
825 | ARRAY_SIZE(mop500_platform_devs)); | 825 | ARRAY_SIZE(mop500_platform_devs)); |
826 | 826 | ||
827 | hrefv60_sdi_init(parent); | 827 | hrefv60_sdi_init(parent); |
828 | mop500_audio_init(parent); | ||
829 | 828 | ||
830 | i2c0_devs = ARRAY_SIZE(mop500_i2c0_devices); | 829 | i2c0_devs = ARRAY_SIZE(mop500_i2c0_devices); |
831 | i2c0_devs -= NUM_PRE_V60_I2C0_DEVICES; | 830 | i2c0_devs -= NUM_PRE_V60_I2C0_DEVICES; |