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:
ad07537
)
ab5500-core.c: Don't needlessly include linux/version.h
author
Jesper Juhl
<jj@chaosbits.net>
Sun, 15 Jan 2012 20:26:46 +0000
(21:26 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 3 Feb 2012 21:39:52 +0000
(22:39 +0100)
As 'make versioncheck' so nicely points out, there's no need for
drivers/mfd/ab5500-core.c to #include the linux/version.h header.
This patch removes the pointless include.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found