summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/devices.h
diff options
context:
space:
mode:
authorSascha Hauer2008-11-11 15:15:39 +0100
committerSascha Hauer2008-12-16 14:58:02 +0100
commitcb96cf1ad641334ca605cdf25841ac020d6ae01c (patch)
treef9bd4514942ba4147b1e2b009d9220a3d71d040d /arch/arm/mach-mx3/devices.h
parent[ARM] pcm038: Add NAND support (diff)
downloadkernel-qcow2-linux-cb96cf1ad641334ca605cdf25841ac020d6ae01c.tar.gz
kernel-qcow2-linux-cb96cf1ad641334ca605cdf25841ac020d6ae01c.tar.xz
kernel-qcow2-linux-cb96cf1ad641334ca605cdf25841ac020d6ae01c.zip
[ARM] MX3: add NAND support
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx3/devices.h')
-rw-r--r--arch/arm/mach-mx3/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx3/devices.h b/arch/arm/mach-mx3/devices.h
index cb1459c7c960..9949ef4e0694 100644
--- a/arch/arm/mach-mx3/devices.h
+++ b/arch/arm/mach-mx3/devices.h
@@ -5,3 +5,4 @@ extern struct platform_device mxc_uart_device2;
extern struct platform_device mxc_uart_device3;
extern struct platform_device mxc_uart_device4;
extern struct platform_device mxc_w1_master_device;
+extern struct platform_device mxc_nand_device;