sfc: Remove unnecessary inclusion of various private header files
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
6a8872c54d
commit
90b7a4ee61
@@ -23,7 +23,6 @@
|
|||||||
#include <linux/gfp.h>
|
#include <linux/gfp.h>
|
||||||
#include "net_driver.h"
|
#include "net_driver.h"
|
||||||
#include "efx.h"
|
#include "efx.h"
|
||||||
#include "mdio_10g.h"
|
|
||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
|
|
||||||
#include "mcdi.h"
|
#include "mcdi.h"
|
||||||
|
@@ -17,7 +17,6 @@
|
|||||||
#include "efx.h"
|
#include "efx.h"
|
||||||
#include "filter.h"
|
#include "filter.h"
|
||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
#include "mdio_10g.h"
|
|
||||||
|
|
||||||
struct ethtool_string {
|
struct ethtool_string {
|
||||||
char name[ETH_GSTRING_LEN];
|
char name[ETH_GSTRING_LEN];
|
||||||
|
@@ -24,7 +24,6 @@
|
|||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
#include "regs.h"
|
#include "regs.h"
|
||||||
#include "io.h"
|
#include "io.h"
|
||||||
#include "mdio_10g.h"
|
|
||||||
#include "phy.h"
|
#include "phy.h"
|
||||||
#include "workarounds.h"
|
#include "workarounds.h"
|
||||||
|
|
||||||
|
@@ -13,8 +13,6 @@
|
|||||||
#include "phy.h"
|
#include "phy.h"
|
||||||
#include "efx.h"
|
#include "efx.h"
|
||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
#include "regs.h"
|
|
||||||
#include "io.h"
|
|
||||||
#include "workarounds.h"
|
#include "workarounds.h"
|
||||||
|
|
||||||
/* Macros for unpacking the board revision */
|
/* Macros for unpacking the board revision */
|
||||||
|
@@ -16,7 +16,6 @@
|
|||||||
#include "io.h"
|
#include "io.h"
|
||||||
#include "mac.h"
|
#include "mac.h"
|
||||||
#include "mdio_10g.h"
|
#include "mdio_10g.h"
|
||||||
#include "phy.h"
|
|
||||||
#include "workarounds.h"
|
#include "workarounds.h"
|
||||||
|
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
|
@@ -16,7 +16,6 @@
|
|||||||
#include "phy.h"
|
#include "phy.h"
|
||||||
#include "mcdi.h"
|
#include "mcdi.h"
|
||||||
#include "mcdi_pcol.h"
|
#include "mcdi_pcol.h"
|
||||||
#include "mdio_10g.h"
|
|
||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
#include "selftest.h"
|
#include "selftest.h"
|
||||||
|
|
||||||
|
@@ -15,7 +15,6 @@
|
|||||||
#include "net_driver.h"
|
#include "net_driver.h"
|
||||||
#include "mdio_10g.h"
|
#include "mdio_10g.h"
|
||||||
#include "workarounds.h"
|
#include "workarounds.h"
|
||||||
#include "nic.h"
|
|
||||||
|
|
||||||
unsigned efx_mdio_id_oui(u32 id)
|
unsigned efx_mdio_id_oui(u32 id)
|
||||||
{
|
{
|
||||||
|
@@ -15,9 +15,7 @@
|
|||||||
#include "mdio_10g.h"
|
#include "mdio_10g.h"
|
||||||
#include "nic.h"
|
#include "nic.h"
|
||||||
#include "phy.h"
|
#include "phy.h"
|
||||||
#include "regs.h"
|
|
||||||
#include "workarounds.h"
|
#include "workarounds.h"
|
||||||
#include "selftest.h"
|
|
||||||
|
|
||||||
/* We expect these MMDs to be in the package. */
|
/* We expect these MMDs to be in the package. */
|
||||||
#define TENXPRESS_REQUIRED_DEVS (MDIO_DEVS_PMAPMD | \
|
#define TENXPRESS_REQUIRED_DEVS (MDIO_DEVS_PMAPMD | \
|
||||||
|
Reference in New Issue
Block a user