From: Jesper Juhl Date: Sun, 15 Jan 2012 20:26:46 +0000 (+0100) Subject: ab5500-core.c: Don't needlessly include linux/version.h X-Git-Tag: v3.4-rc1~175^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c54d20d16f098823058b07b399ac5b716ea5ba;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed