This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-um / irq.h
index bccf537..de389a4 100644 (file)
@@ -15,9 +15,8 @@
 #define SIGIO_WRITE_IRQ        11
 #define TELNETD_IRQ            12
 #define XTERM_IRQ              13
-#define HUMFS_IRQ              14
-#define LAST_IRQ HUMFS_IRQ
+
+#define LAST_IRQ XTERM_IRQ
 #define NR_IRQS (LAST_IRQ + 1)
 
 #endif