aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/Kbuild
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-12-07 02:14:13 +0100
committerAndi Kleen <andi@basil.nowhere.org>2006-12-07 02:14:13 +0100
commit9ee4016888f1b226d7bb9a10ddb782868f658b31 (patch)
tree132867a2d124deb6bf75b78e8cda2a3e56b619c7 /include/asm-x86_64/Kbuild
parent[PATCH] unwinder: Add debugging output to the Dwarf2 unwinder (diff)
downloadlinux-dev-9ee4016888f1b226d7bb9a10ddb782868f658b31.tar.xz
linux-dev-9ee4016888f1b226d7bb9a10ddb782868f658b31.zip
[PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header
Nothing in include/asm-x86_64/cpufeature.h is part of the userspace<->kernel interface. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'include/asm-x86_64/Kbuild')
-rw-r--r--include/asm-x86_64/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-x86_64/Kbuild b/include/asm-x86_64/Kbuild
index 1ee9b07f3fe6..6c455b4068c0 100644
--- a/include/asm-x86_64/Kbuild
+++ b/include/asm-x86_64/Kbuild
@@ -6,7 +6,6 @@ ALTARCHDEF := defined __i386__
header-y += boot.h
header-y += bootsetup.h
-header-y += cpufeature.h
header-y += debugreg.h
header-y += ldt.h
header-y += msr.h