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:
Ben Hutchings
2009-11-29 15:12:08 +00:00
committed by David S. Miller
parent c383b53729
commit 744093c983
14 changed files with 16 additions and 16 deletions

View File

@ -21,7 +21,7 @@
#include <asm/io.h>
#include "net_driver.h"
#include "efx.h"
#include "falcon.h"
#include "nic.h"
#include "selftest.h"
#include "workarounds.h"
#include "spi.h"