diff options
Diffstat (limited to 'arch/arm/mach-cns3xxx/cns3420vb.c')
-rw-r--r-- | arch/arm/mach-cns3xxx/cns3420vb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-cns3xxx/cns3420vb.c b/arch/arm/mach-cns3xxx/cns3420vb.c index 04ae1ced60f0..9df8391fd78a 100644 --- a/arch/arm/mach-cns3xxx/cns3420vb.c +++ b/arch/arm/mach-cns3xxx/cns3420vb.c | |||
@@ -118,6 +118,7 @@ static void __init cns3420_init(void) | |||
118 | { | 118 | { |
119 | platform_add_devices(cns3420_pdevs, ARRAY_SIZE(cns3420_pdevs)); | 119 | platform_add_devices(cns3420_pdevs, ARRAY_SIZE(cns3420_pdevs)); |
120 | 120 | ||
121 | cns3xxx_ahci_init(); | ||
121 | cns3xxx_sdhci_init(); | 122 | cns3xxx_sdhci_init(); |
122 | 123 | ||
123 | pm_power_off = cns3xxx_power_off; | 124 | pm_power_off = cns3xxx_power_off; |