From: Jesper Juhl Date: Tue, 18 Dec 2012 21:54:49 +0000 (+0100) Subject: net: mvneta: remove unneeded version.h include X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c353516f48b5496e3d806782cd900763133707c5;p=linux-beck.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 b6025c305e10..cd345b8969bc 100644 --- a/drivers/net/ethernet/marvell/mvneta.c +++ b/drivers/net/ethernet/marvell/mvneta.c @@ -12,7 +12,6 @@ */ #include -#include #include #include #include