Unexport asm/user.h and linux/user.h
Do not export asm/user.h and linux/user.h during make headers_install. Signed-off-by: Kirill A. Shutemov <k.shutemov@gmail.com> Reviewed-by: David Woodhouse <dwmw2@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Acked-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
12debc4248
commit
c1445db9f7
4 changed files with 2 additions and 4 deletions
|
@ -27,7 +27,6 @@ unifdef-y += termbits.h
|
|||
unifdef-y += termios.h
|
||||
unifdef-y += types.h
|
||||
unifdef-y += unistd.h
|
||||
unifdef-y += user.h
|
||||
|
||||
# These probably shouldn't be exported
|
||||
unifdef-y += elf.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue