Title: [9257] trunk/arch/blackfin/mach-bf538/include/mach/defBF539.h: bf538: add missing SIC_RVECT define
Revision
9257
Author
vapier
Date
2010-10-20 14:48:47 -0400 (Wed, 20 Oct 2010)

Log Message

bf538: add missing SIC_RVECT define

Modified Paths


Diff

Modified: trunk/arch/blackfin/mach-bf538/include/mach/defBF539.h (9256 => 9257)


--- trunk/arch/blackfin/mach-bf538/include/mach/defBF539.h	2010-10-19 21:38:30 UTC (rev 9256)
+++ trunk/arch/blackfin/mach-bf538/include/mach/defBF539.h	2010-10-20 18:48:47 UTC (rev 9257)
@@ -32,6 +32,7 @@
 /* System Interrupt Controller (0xFFC00100 - 0xFFC001FF) */
 #define	SWRST			0xFFC00100  /* Software	Reset Register (16-bit) */
 #define	SYSCR			0xFFC00104  /* System Configuration registe */
+#define	SIC_RVECT		0xFFC00108
 #define	SIC_IMASK0		0xFFC0010C  /* Interrupt Mask Register */
 #define	SIC_IAR0		0xFFC00110  /* Interrupt Assignment Register 0 */
 #define	SIC_IAR1		0xFFC00114  /* Interrupt Assignment Register 1 */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to