commit | 61c54d20d16f098823058b07b399ac5b716ea5ba | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jj@chaosbits.net> | Sun Jan 15 21:26:46 2012 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Feb 03 22:39:52 2012 +0100 |
tree | 1ca813934f3ff037fdb03e4f9a281ae3e7b7dcb3 | |
parent | ad075370ba0dd92fdb92989d1019bfc57ea42e1d [diff] |
ab5500-core.c: Don't needlessly include linux/version.h 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>