Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sfc: Do not include unneeded headers

Earlier refactoring has made these inclusions unnecessary.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Ben Hutchings and committed by
David S. Miller
a4b97f20 754c653a

-3
-1
drivers/net/sfc/net_driver.h
··· 18 18 #include <linux/etherdevice.h> 19 19 #include <linux/ethtool.h> 20 20 #include <linux/if_vlan.h> 21 - #include <linux/timer.h> 22 21 #include <linux/mdio.h> 23 22 #include <linux/list.h> 24 23 #include <linux/pci.h>
-2
drivers/net/sfc/selftest.c
··· 24 24 #include "nic.h" 25 25 #include "selftest.h" 26 26 #include "workarounds.h" 27 - #include "spi.h" 28 - #include "io.h" 29 27 30 28 /* 31 29 * Loopback test packet structure