Skip to content

Commit aaa5672

Browse files
sacrendavem330
authored andcommitted
sxgbe: remove unused code
Remove the unused code of sxgbe_xpcs. Reported-by: Julia Lawall <[email protected]> Suggested-by: David S. Miller <[email protected]> Signed-off-by: Jean Sacren <[email protected]> Cc: Byungho An <[email protected]> Cc: Girish K S <[email protected]> Link: http://lkml.kernel.org/r/alpine.DEB.2.10.1601191918470.2531@hadrien Signed-off-by: David S. Miller <[email protected]>
1 parent 12f0841 commit aaa5672

File tree

3 files changed

+1
-130
lines changed

3 files changed

+1
-130
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
obj-$(CONFIG_SXGBE_ETH) += samsung-sxgbe.o
22
samsung-sxgbe-objs:= sxgbe_platform.o sxgbe_main.o sxgbe_desc.o \
33
sxgbe_dma.o sxgbe_core.o sxgbe_mtl.o sxgbe_mdio.o \
4-
sxgbe_ethtool.o sxgbe_xpcs.o $(samsung-sxgbe-y)
4+
sxgbe_ethtool.o $(samsung-sxgbe-y)

drivers/net/ethernet/samsung/sxgbe/sxgbe_xpcs.c

Lines changed: 0 additions & 91 deletions
This file was deleted.

drivers/net/ethernet/samsung/sxgbe/sxgbe_xpcs.h

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)