mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
sfc: Rename falcon.h to nic.h
nic.h is no longer specific to Falcon. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c383b53729
commit
744093c983
14 changed files with 16 additions and 16 deletions
|
@ -17,7 +17,7 @@
|
|||
#include "net_driver.h"
|
||||
#include "spi.h"
|
||||
#include "efx.h"
|
||||
#include "falcon.h"
|
||||
#include "nic.h"
|
||||
|
||||
#define EFX_SPI_VERIFY_BUF_LEN 16
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue