diff options
Diffstat (limited to 'arch/arm/mach-pxa/magician.c')
-rw-r--r-- | arch/arm/mach-pxa/magician.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/magician.c b/arch/arm/mach-pxa/magician.c index 4416ee1dc5d7..f734d6635470 100644 --- a/arch/arm/mach-pxa/magician.c +++ b/arch/arm/mach-pxa/magician.c | |||
@@ -748,6 +748,7 @@ static void __init magician_init(void) | |||
748 | gpio_direction_output(GPIO83_MAGICIAN_nIR_EN, 1); | 748 | gpio_direction_output(GPIO83_MAGICIAN_nIR_EN, 1); |
749 | pxa_set_ficp_info(&magician_ficp_info); | 749 | pxa_set_ficp_info(&magician_ficp_info); |
750 | } | 750 | } |
751 | pxa27x_set_i2c_power_info(NULL); | ||
751 | pxa_set_i2c_info(NULL); | 752 | pxa_set_i2c_info(NULL); |
752 | pxa_set_mci_info(&magician_mci_info); | 753 | pxa_set_mci_info(&magician_mci_info); |
753 | pxa_set_ohci_info(&magician_ohci_info); | 754 | pxa_set_ohci_info(&magician_ohci_info); |