patch-2.4.0-test9 linux/include/asm-arm/arch-nexuspci/irqs.h

Next file: linux/include/asm-arm/arch-nexuspci/system.h
Previous file: linux/include/asm-arm/arch-nexuspci/irq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/include/asm-arm/arch-nexuspci/irqs.h linux/include/asm-arm/arch-nexuspci/irqs.h
@@ -4,9 +4,18 @@
  * Copyright (C) 1997, 1998, 2000 Philip Blundell
  */
 
-/* The hardware is capable of routing any interrupt source (except the
-   DUART) to either IRQ or FIQ.  We ignore FIQ and use IRQ exclusively
-   for simplicity.  */
+/*
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version
+ * 2 of the License, or (at your option) any later version.
+ */
+
+/*
+ * The hardware is capable of routing any interrupt source (except the
+ * DUART) to either IRQ or FIQ.  We ignore FIQ and use IRQ exclusively
+ * for simplicity.  
+ */
 
 #define IRQ_DUART		0
 #define IRQ_PLX 		1

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)