aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/irq_regs_64.h
diff options
context:
space:
mode:
authorBrian Gerst <brgerst@gmail.com>2009-01-21 17:26:06 +0900
committerTejun Heo <tj@kernel.org>2009-01-21 17:26:06 +0900
commitd650a5148593b65a3c3f9a344f46b91b7dfe7713 (patch)
tree82f95863cf34977065a78dd2521d78208fa83336 /arch/x86/include/asm/irq_regs_64.h
parent6826c8ff07b5f95df0473a748a9831707079b940 (diff)
x86: merge irq_regs.h
Impact: cleanup, better irq_regs code generation for x86_64 Make 64-bit use the same optimizations as 32-bit. Signed-off-by: Brian Gerst <brgerst@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/x86/include/asm/irq_regs_64.h')
-rw-r--r--arch/x86/include/asm/irq_regs_64.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/irq_regs_64.h b/arch/x86/include/asm/irq_regs_64.h
deleted file mode 100644
index 3dd9c0b7027..00000000000
--- a/arch/x86/include/asm/irq_regs_64.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/irq_regs.h>