Skip to content

Commit

Permalink
[PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Adrian Bunk authored and Andi Kleen committed Dec 7, 2006
1 parent 6d0185e commit 9ee4016
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-x86_64/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9ee4016

Please sign in to comment.