[<prev] [next>] [day] [month] [year] [list]
Message-ID: <50EE9175.2060906@cn.fujitsu.com>
Date: Thu, 10 Jan 2013 18:01:25 +0800
From: Zhang Yanfei <zhangyanfei@...fujitsu.com>
To: hpa@...or.com, rob@...dley.net,
Greg KH <gregkh@...uxfoundation.org>
CC: linux-doc@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH] Documention/x86: fix arch/x86/include/asm/bootparam.h
This file is now arch/x86/include/uapi/asm/bootparam.h.
Signed-off-by: Zhang Yanfei <zhangyanfei@...fujitsu.com>
---
Documentation/x86/zero-page.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/x86/zero-page.txt b/Documentation/x86/zero-page.txt
index cf5437d..9723e2a 100644
--- a/Documentation/x86/zero-page.txt
+++ b/Documentation/x86/zero-page.txt
@@ -3,7 +3,7 @@ protocol of kernel. These should be filled by bootloader or 16-bit
real-mode setup code of the kernel. References/settings to it mainly
are in:
- arch/x86/include/asm/bootparam.h
+ arch/x86/include/uapi/asm/bootparam.h
Offset Proto Name Meaning
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists