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:
61e4e04
)
Remove unneeded version.h includes (and add where needed) for drivers/tm6000/
author
Jesper Juhl
<jj@chaosbits.net>
Thu, 23 Jun 2011 23:04:19 +0000
(
01:04
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 5 Jul 2011 17:39:38 +0000
(10:39 -0700)
It was pointed out by 'make versioncheck' that linux/version.h was not
always being included where needed and sometimes included needlessly
in drivers/staging/tm6000/.
This patch fixes up the includes.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found