Explorar o código

MX3: Add missing entry in devices.h

Add missing mxc_rnga_device entry in devices.h (mxc-master tree).

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Fabio Estevam %!s(int64=16) %!d(string=hai) anos
pai
achega
0b0ef44295
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      arch/arm/mach-mx3/devices.h

+ 2 - 0
arch/arm/mach-mx3/devices.h

@@ -16,3 +16,5 @@ extern struct platform_device mxc_fec_device;
 extern struct platform_device mxcsdhc_device0;
 extern struct platform_device mxcsdhc_device1;
 extern struct platform_device mxc_otg_udc_device;
+extern struct platform_device mxc_rnga_device;
+