X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=arch%2Farm%2Fmach-mx1%2Fdevices.h;h=13325166f63927254620be2737b808a20ebde0a6;hb=551823e7e031978b990e952c70ae01f8eba8d2c4;hp=0da5d7cce3a22991fda072072e532635dc487049;hpb=7eb19553369c46cc1fa64caf120cbcab1b597f7c;p=deliverable%2Flinux.git diff --git a/arch/arm/mach-mx1/devices.h b/arch/arm/mach-mx1/devices.h index 0da5d7cce3a2..13325166f639 100644 --- a/arch/arm/mach-mx1/devices.h +++ b/arch/arm/mach-mx1/devices.h @@ -1,7 +1,7 @@ -extern struct platform_device imx_csi_device; -extern struct platform_device imx_i2c_device; -extern struct platform_device imx_uart1_device; -extern struct platform_device imx_uart2_device; +extern struct platform_device imx1_camera_device; +extern struct platform_device imx_i2c_device0; +extern struct platform_device imx1_uart_device0; +extern struct platform_device imx1_uart_device1; extern struct platform_device imx_rtc_device; extern struct platform_device imx_wdt_device; extern struct platform_device imx_usb_device;