Unexport asm/page.h
Do not export asm/page.h during make headers_install. This removes PAGE_SIZE from userspace headers. Signed-off-by: Kirill A. Shutemov <k.shutemov@gmail.com> Reviewed-by: David Woodhouse <dwmw2@infradead.org> Cc: David Howells <dhowells@redhat.com> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: 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:

committed by
Linus Torvalds

parent
6cc931b9b5
commit
ed7b1889da
@@ -18,7 +18,6 @@ header-y += usb/
|
||||
|
||||
header-y += affs_hardblocks.h
|
||||
header-y += aio_abi.h
|
||||
header-y += a.out.h
|
||||
header-y += arcfb.h
|
||||
header-y += atmapi.h
|
||||
header-y += atmbr2684.h
|
||||
|
Reference in New Issue
Block a user