From: Jesper Juhl Date: Tue, 18 Dec 2012 21:54:49 +0000 (+0100) Subject: net: mvneta: remove unneeded version.h include X-Git-Tag: v3.9-rc1~113^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c353516f48b5496e3d806782cd900763133707c5;p=thirdparty%2Fkernel%2Flinux.git net: mvneta: remove unneeded version.h include The file uses nothing from the version.h header, so there is no reason to include it. Signed-off-by: Jesper Juhl Signed-off-by: Jiri Kosina --- diff --git a/drivers/net/ethernet/marvell/mvneta.c b/drivers/net/ethernet/marvell/mvneta.c index b6025c305e108..cd345b8969bca 100644 --- a/drivers/net/ethernet/marvell/mvneta.c +++ b/drivers/net/ethernet/marvell/mvneta.c @@ -12,7 +12,6 @@ */ #include -#include #include #include #include