]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
um: irq_vectors.h just shadows x86 one
authorAl Viro <viro@ftp.linux.org.uk>
Thu, 18 Aug 2011 19:11:29 +0000 (20:11 +0100)
committerRichard Weinberger <richard@nod.at>
Wed, 2 Nov 2011 13:15:24 +0000 (14:15 +0100)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/irq_vectors.h [deleted file]
arch/x86/um/asm/irq_vectors.h [new file with mode: 0644]

diff --git a/arch/um/include/asm/irq_vectors.h b/arch/um/include/asm/irq_vectors.h
deleted file mode 100644 (file)
index 272a81e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-/* 
- * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
- * Licensed under the GPL
- */
-
-#ifndef __UM_IRQ_VECTORS_H
-#define __UM_IRQ_VECTORS_H
-
-#endif
-
diff --git a/arch/x86/um/asm/irq_vectors.h b/arch/x86/um/asm/irq_vectors.h
new file mode 100644 (file)
index 0000000..272a81e
--- /dev/null
@@ -0,0 +1,10 @@
+/* 
+ * Copyright (C) 2002 Jeff Dike (jdike@karaya.com)
+ * Licensed under the GPL
+ */
+
+#ifndef __UM_IRQ_VECTORS_H
+#define __UM_IRQ_VECTORS_H
+
+#endif
+