mirror of https://gitee.com/openkylin/linux.git
[PATCH] Remove unneeded asm-i386/cpufeature.h from user visibility.
Signed-off-by: David Woodhouse <dwmw2@infradead.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
bb98ad77d8
commit
b4a228346c
|
@ -1,5 +1,5 @@
|
||||||
include include/asm-generic/Kbuild.asm
|
include include/asm-generic/Kbuild.asm
|
||||||
|
|
||||||
header-y += boot.h cpufeature.h debugreg.h ldt.h setup.h ucontext.h
|
header-y += boot.h debugreg.h ldt.h setup.h ucontext.h
|
||||||
|
|
||||||
unifdef-y += mtrr.h vm86.h
|
unifdef-y += mtrr.h vm86.h
|
||||||
|
|
Loading…
Reference in New Issue