diff options
Diffstat (limited to 'arch/arm/mach-mx3/clock-imx35.c')
-rw-r--r-- | arch/arm/mach-mx3/clock-imx35.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx3/clock-imx35.c b/arch/arm/mach-mx3/clock-imx35.c index 61e4a318980a..22259d955837 100644 --- a/arch/arm/mach-mx3/clock-imx35.c +++ b/arch/arm/mach-mx3/clock-imx35.c | |||
@@ -495,7 +495,7 @@ static struct clk_lookup lookups[] = { | |||
495 | _REGISTER_CLOCK("mxc-ehci.2", "usb", usbotg_clk) | 495 | _REGISTER_CLOCK("mxc-ehci.2", "usb", usbotg_clk) |
496 | _REGISTER_CLOCK("fsl-usb2-udc", "usb", usbotg_clk) | 496 | _REGISTER_CLOCK("fsl-usb2-udc", "usb", usbotg_clk) |
497 | _REGISTER_CLOCK("fsl-usb2-udc", "usb_ahb", usbahb_clk) | 497 | _REGISTER_CLOCK("fsl-usb2-udc", "usb_ahb", usbahb_clk) |
498 | _REGISTER_CLOCK("imx-wdt.0", NULL, wdog_clk) | 498 | _REGISTER_CLOCK("imx2-wdt.0", NULL, wdog_clk) |
499 | _REGISTER_CLOCK(NULL, "max", max_clk) | 499 | _REGISTER_CLOCK(NULL, "max", max_clk) |
500 | _REGISTER_CLOCK(NULL, "audmux", audmux_clk) | 500 | _REGISTER_CLOCK(NULL, "audmux", audmux_clk) |
501 | _REGISTER_CLOCK(NULL, "csi", csi_clk) | 501 | _REGISTER_CLOCK(NULL, "csi", csi_clk) |