summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-10-13 18:19:01 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2014-10-13 18:19:01 +0200
commitbf10fa857f0604865006d9705e63415b9d4e0d62 (patch)
tree8cc2f6f0d81238db191fb59ee090cca3e0703819 /arch/x86/include/uapi
parent5941fe3b812adb68adde74cd0bab3c208901840c (diff)
parent196cf358422517b3ff3779c46a1f3e26fb084172 (diff)
downloadop-kernel-dev-bf10fa857f0604865006d9705e63415b9d4e0d62.zip
op-kernel-dev-bf10fa857f0604865006d9705e63415b9d4e0d62.tar.gz
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 cleanups from Ingo Molnar: "Three small cleanups" * 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/tty/serial/8250: Clean up the asm/serial.h include file a bit x86/tty/serial/8250: Resolve missing-field-initializers warnings x86: Remove obsolete comment in uapi/e820.h
Diffstat (limited to 'arch/x86/include/uapi')
-rw-r--r--arch/x86/include/uapi/asm/e820.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/include/uapi/asm/e820.h b/arch/x86/include/uapi/asm/e820.h
index bbae024..d993e33 100644
--- a/arch/x86/include/uapi/asm/e820.h
+++ b/arch/x86/include/uapi/asm/e820.h
@@ -21,11 +21,6 @@
* this size.
*/
-/*
- * Odd: 'make headers_check' complains about numa.h if I try
- * to collapse the next two #ifdef lines to a single line:
- * #if defined(__KERNEL__) && defined(CONFIG_EFI)
- */
#ifndef __KERNEL__
#define E820_X_MAX E820MAX
#endif
OpenPOWER on IntegriCloud