summaryrefslogtreecommitdiff
path: root/arch/arm/plat-mxc/include/mach/devices-common.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2011-08-23 20:18:06 (GMT)
committerSascha Hauer <s.hauer@pengutronix.de>2011-08-24 08:11:40 (GMT)
commit236c4e8be436380b5354fe0d7facf94688e024ec (patch)
tree532de8e79a67c35633a40d2cadc7d06df3e6e081 /arch/arm/plat-mxc/include/mach/devices-common.h
parentd8f4059bf96d9bc1b8d2003602404f3d011ac9f2 (diff)
downloadlinux-236c4e8be436380b5354fe0d7facf94688e024ec.tar.xz
ARM: imx: Add PATA resources for other i.MX processors
MX27/31/35/53 also have PATA block. Add PATA resources for them. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/plat-mxc/include/mach/devices-common.h')
-rw-r--r--arch/arm/plat-mxc/include/mach/devices-common.h1
1 files changed, 1 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 1b76c67..4cbad45 100644
--- a/arch/arm/plat-mxc/include/mach/devices-common.h
+++ b/arch/arm/plat-mxc/include/mach/devices-common.h
@@ -253,6 +253,7 @@ struct platform_device *__init imx_add_mxc_nand(
struct imx_pata_imx_data {
resource_size_t iobase;
+ resource_size_t iosize;
resource_size_t irq;
};
struct platform_device *__init imx_add_pata_imx(