sfc: add new headers in preparation for code split
New headers contain prototypes of functions that will be common between ef10 and upcoming driver. Removed static modifier from the affected functions. Some function prototypes were removed from existing headers. Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
b9ae512736
commit
e1253f3910
@@ -9,10 +9,12 @@
|
||||
#include "io.h"
|
||||
#include "mcdi.h"
|
||||
#include "mcdi_pcol.h"
|
||||
#include "mcdi_port_common.h"
|
||||
#include "nic.h"
|
||||
#include "workarounds.h"
|
||||
#include "selftest.h"
|
||||
#include "ef10_sriov.h"
|
||||
#include "rx_common.h"
|
||||
#include <linux/in.h>
|
||||
#include <linux/jhash.h>
|
||||
#include <linux/wait.h>
|
||||
|
Reference in New Issue
Block a user