[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200903042310.11063.sfking@fdwdc.com>
Date: Wed, 4 Mar 2009 23:10:10 -0800
From: Steven King <sfking@...dc.com>
To: uclinux-dev@...inux.org
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] m68knommu: m532x build fix.
Signed-off-by: Steven King <sfking@...dc.com>
diff --git a/arch/m68k/include/asm/m532xsim.h
b/arch/m68k/include/asm/m532xsim.h
index 1835fd2..e13903a 100644
--- a/arch/m68k/include/asm/m532xsim.h
+++ b/arch/m68k/include/asm/m532xsim.h
@@ -16,6 +16,7 @@
#define MCFINT_VECBASE 64
#define MCFINT_UART0 26 /* Interrupt number for UART0 */
#define MCFINT_UART1 27 /* Interrupt number for UART1 */
+#define MCFINT_UART2 28 /* Interrupt number for UART2 */
#define MCF_WTM_WCR MCF_REG16(0xFC098000)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists