mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] m68knommu: m532x build fix.
@ 2009-03-05  7:10 Steven King
  0 siblings, 0 replies; only message in thread
From: Steven King @ 2009-03-05  7:10 UTC (permalink / raw)
  To: uclinux-dev; +Cc: linux-kernel


Signed-off-by: Steven King <sfking@fdwdc.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)
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-05  7:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-05  7:10 [PATCH] m68knommu: m532x build fix Steven King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome