sfc: move NIC-specific mcdi_port declarations out of common header
These functions are implemented in mcdi_port.c, which will not be linked into the EF100 driver; thus their prototypes should not be visible in common header files. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
1d074bee67
commit
83d00531cb
@@ -10,6 +10,7 @@
|
||||
#include "io.h"
|
||||
#include "mcdi.h"
|
||||
#include "mcdi_pcol.h"
|
||||
#include "mcdi_port.h"
|
||||
#include "mcdi_port_common.h"
|
||||
#include "mcdi_functions.h"
|
||||
#include "nic.h"
|
||||
|
Reference in New Issue
Block a user