sfc: Combine high-level header files
All files that include ethtool.h, rx.h or tx.h are also including efx.h, and there is no good reason to separate out the few declarations they contain. Therefore fold them into efx.h. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
497f5ba323
commit
f5e7adc3d4
9 changed files with 25 additions and 87 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "workarounds.h"
|
||||
#include "selftest.h"
|
||||
#include "efx.h"
|
||||
#include "ethtool.h"
|
||||
#include "falcon.h"
|
||||
#include "spi.h"
|
||||
#include "mdio_10g.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue