From: Thomas Petazzoni Date: Mon, 19 Nov 2012 10:39:42 +0000 (+0100) Subject: net: mvmdio: use instead of X-Git-Tag: v3.8-rc1~106^2~1^2~9^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d98a80f5b69ef3e1127912a002e5f681fbeacfdf;p=thirdparty%2Fkernel%2Flinux.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 82fbd235e5029..114a0f14244ac 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