x86: unify include/asm/debugreg_32/64.h

Almost identical except for the extra DR_LEN_8 and the different
DR_CONTROL_RESERVED defines.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

Conflicts:

	include/asm-x86/Kbuild
This commit is contained in:
Thomas Gleixner
2007-10-17 20:35:37 +02:00
parent 3f0bde8353
commit 21ebddd3ef
4 changed files with 68 additions and 142 deletions

View File

@@ -1,8 +1,6 @@
include include/asm-generic/Kbuild.asm
header-y += boot.h
header-y += debugreg_32.h
header-y += debugreg_64.h
header-y += debugreg.h
header-y += ldt.h
header-y += msr-index.h