ab5500-core.c: Don't needlessly include linux/version.h
authorJesper Juhl <jj@chaosbits.net>
Sun, 15 Jan 2012 20:26:46 +0000 (21:26 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 3 Feb 2012 21:39:52 +0000 (22:39 +0100)
commit61c54d20d16f098823058b07b399ac5b716ea5ba
tree1ca813934f3ff037fdb03e4f9a281ae3e7b7dcb3
parentad075370ba0dd92fdb92989d1019bfc57ea42e1d
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>
drivers/mfd/ab5500-core.c