From: Thomas Petazzoni Date: Mon, 19 Nov 2012 10:39:42 +0000 (+0100) Subject: net: mvmdio: use instead of X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=d98a80f5b69ef3e1127912a002e5f681fbeacfdf;p=linux-edison.git net: mvmdio: use instead of As suggested by checkpatch, using instead of is appropriate. Signed-off-by: Thomas Petazzoni --- diff --git a/drivers/net/ethernet/marvell/mvmdio.c b/drivers/net/ethernet/marvell/mvmdio.c index 82fbd235e50..114a0f14244 100644 --- a/drivers/net/ethernet/marvell/mvmdio.c +++ b/drivers/net/ethernet/marvell/mvmdio.c @@ -27,8 +27,7 @@ #include #include #include - -#include +#include #define MVMDIO_SMI_DATA_SHIFT 0 #define MVMDIO_SMI_PHY_ADDR_SHIFT 16