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:
479bc59
)
Remove unneeded version.h include from drivers/staging/mei/main.c
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 23 Jun 2011 22:54:52 +0000
(
00:54
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jun 2011 20:21:51 +0000
(13:21 -0700)
It was pointed out by 'make versioncheck' that include of
linux/version.h is not needed in drivers/staging/mei/main.c .
This patch removes it.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found