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:
c4a6eb3
)
x86-32, mm: Remove duplicated include
author
Borislav Petkov
<bp@alien8.de>
Mon, 25 Oct 2010 16:15:22 +0000
(18:15 +0200)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 25 Oct 2010 17:05:13 +0000
(10:05 -0700)
Commit
b40827fa7268
("x86-32, mm: Add an initial page table for core
bootstrapping") added an include directive which is needless and is
taken care of by a previous one. Remove it.
Caught-by: Jaswinder Singh Rajput <jaswinderlinux@gmail.com>
Signed-off-by: Borislav Petkov <bp@alien8.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found