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:
38040c8
)
mfd: Remove unneeded version.h include from ab5500
author
Jesper Juhl
<jj@chaosbits.net>
Mon, 30 Jan 2012 21:08:44 +0000
(22:08 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:38 +0000
(18:46 +0100)
As 'make versioncheck' points out, there's no need for
drivers/mfd/ab5500-core.c to #include <linux/version.h>, so this patch
removes the unneeded include.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found