From 0f6f58ca20028825df5e57f09670313f23ce5a9a Mon Sep 17 00:00:00 2001 From: Balaji Rao Date: Mon, 9 Mar 2009 21:01:21 +0000 Subject: Subject: om3d7k: Add support for s3c_ohci device. X-Git-Url: http://git.openmoko.org/?p=kernel.git;a=commitdiff_plain;h=d9235e3a8bdcef02865eed27c0d6012d253f11e7 om3d7k: Add support for s3c_ohci device. Adds s3c_ohci support to om3d7k. Signed-off-by: Balaji Rao --- arch/arm/plat-s3c64xx/include/plat/irqs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/plat-s3c64xx/include') diff --git a/arch/arm/plat-s3c64xx/include/plat/irqs.h b/arch/arm/plat-s3c64xx/include/plat/irqs.h index d5290d84aa0..4af2c787dfc 100644 --- a/arch/arm/plat-s3c64xx/include/plat/irqs.h +++ b/arch/arm/plat-s3c64xx/include/plat/irqs.h @@ -148,6 +148,7 @@ /* compatibility for device defines */ #define IRQ_IIC1 IRQ_S3C6410_IIC1 +#define IRQ_USBH IRQ_UHOST /* Since the IRQ_EINT(x) are a linear mapping on current s3c64xx series * we just defined them as an IRQ_EINT(x) macro from S3C_IRQ_EINT_BASE -- cgit v1.2.3