aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/include/mach/devices-common.h
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2011-12-26 12:16:20 +0800
committerTerry Lv <r65388@freescale.com>2011-12-27 14:04:10 +0800
commit1a40ba7a2af35559da6b21fc485424afd90b0817 (patch)
tree1dd897ab9c433237bb13fd9f044fa08c37520e9a /arch/arm/plat-mxc/include/mach/devices-common.h
parent3b2e3729dc57a5ff532552cde49de7ace4c5792c (diff)
ENGR00139278-1: Add MLB driver board level code for mx6q
Add board level code for mlb, including platform data, clock, etc. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/devices-common.h')
-rw-r--r--arch/arm/plat-mxc/include/mach/devices-common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-mxc/include/mach/devices-common.h b/arch/arm/plat-mxc/include/mach/devices-common.h
index 339018118d0..903751829b6 100644
--- a/arch/arm/plat-mxc/include/mach/devices-common.h
+++ b/arch/arm/plat-mxc/include/mach/devices-common.h
@@ -51,6 +51,8 @@ struct platform_device *__init imx_add_flexcan(
const struct flexcan_platform_data *pdata);
#include <linux/fsl_devices.h>
+struct platform_device *__init imx_add_mlb(
+ const struct mxc_mlb_platform_data *pdata);
struct imx_fsl_usb2_udc_data {
resource_size_t iobase;
resource_size_t irq;