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:
6993248
)
Remove unneeded version.h include from lib/
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 1 Aug 2011 20:50:19 +0000
(22:50 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 15 Sep 2011 12:57:05 +0000
(14:57 +0200)
This patch removes an unneeded include of linux/version.h from
lib/dynamic_debug.c - identified by 'make versioncheck'.
This is the only file in lib/ with this issue.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found