git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e3b308
)
x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>
author
Zhang Yanfei
<zhangyanfei@cn.fujitsu.com>
Tue, 14 May 2013 08:50:42 +0000
(16:50 +0800)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 28 May 2013 09:47:23 +0000
(11:47 +0200)
arch/x86/boot/compressed/head_64.S includes <asm/pgtable_types.h> and
<asm/page_types.h> but it doesn't look like it needs them. So remove them.
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Link:
http://lkml.kernel.org/r/5191FAE2.4020403@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found