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:
fcb8ce5
)
x86, cleanup: Remove unneeded version.h include from arch/x86/
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 1 Aug 2011 21:07:51 +0000
(23:07 +0200)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Mon, 22 Aug 2011 22:35:43 +0000
(15:35 -0700)
It was pointed out by 'make versioncheck' that the include of
linux/version.h is not needed in arch/x86/mm/mmio-mod.c .
This patch removes it.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Link:
http://lkml.kernel.org/r/alpine.LNX.2.00.1108012305570.31999@swampdragon.chaosbits.net
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found