summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25/devices.h
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2010-01-14 11:24:14 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-01-14 11:15:02 +0100
commit27f590258954ea0d22b43e33dd356bc76a8dfe7a (patch)
tree0b8a8c27a919d7207b9ad9947941923bdc4de6e9 /arch/arm/mach-mx25/devices.h
parentb6d0c1bda9038354ff2f0c77da23fd32e0f11a1f (diff)
downloadop-kernel-dev-27f590258954ea0d22b43e33dd356bc76a8dfe7a.zip
op-kernel-dev-27f590258954ea0d22b43e33dd356bc76a8dfe7a.tar.gz
mx25: add NAND support
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mx25/devices.h')
-rw-r--r--arch/arm/mach-mx25/devices.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx25/devices.h b/arch/arm/mach-mx25/devices.h
index fe5420f..8f55300 100644
--- a/arch/arm/mach-mx25/devices.h
+++ b/arch/arm/mach-mx25/devices.h
@@ -18,3 +18,4 @@ extern struct platform_device mxc_i2c_device0;
extern struct platform_device mxc_i2c_device1;
extern struct platform_device mxc_i2c_device2;
extern struct platform_device mx25_fec_device;
+extern struct platform_device mxc_nand_device;
OpenPOWER on IntegriCloud