mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
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>
This commit is contained in:
parent
4e0f088106
commit
0b0ef44295
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user