aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-mdio.c
diff options
context:
space:
mode:
authorAaro Koskinen <aaro.koskinen@iki.fi>2018-12-06 00:31:39 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-12-06 16:12:49 +0100
commit7eb2a0438262ece07e57a371de0c88dc50bf8556 (patch)
tree8c8b0d71fa02d8626bf7900cd601a988c7fe2187 /drivers/staging/octeon/ethernet-mdio.c
parentstaging: rtl8188eu: remove unused code in rtw_cmd.c (diff)
downloadlinux-dev-7eb2a0438262ece07e57a371de0c88dc50bf8556.tar.xz
linux-dev-7eb2a0438262ece07e57a371de0c88dc50bf8556.zip
staging: octeon-ethernet: delete redundant include
cvmx-smix-defs.h is not needed by this driver. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/octeon/ethernet-mdio.c')
-rw-r--r--drivers/staging/octeon/ethernet-mdio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/octeon/ethernet-mdio.c b/drivers/staging/octeon/ethernet-mdio.c
index f67f95043887..2848fa71a33d 100644
--- a/drivers/staging/octeon/ethernet-mdio.c
+++ b/drivers/staging/octeon/ethernet-mdio.c
@@ -21,7 +21,6 @@
#include "ethernet-util.h"
#include <asm/octeon/cvmx-gmxx-defs.h>
-#include <asm/octeon/cvmx-smix-defs.h>
static void cvm_oct_get_drvinfo(struct net_device *dev,
struct ethtool_drvinfo *info)