diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2009-10-23 04:29:51 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-24 07:26:56 -0400 |
commit | 5087b54ddc4f3a1007c0984177934c016d884639 (patch) | |
tree | 778bb1f6a7c213a03bbd08743564d4743df9b00b /drivers/net/sfc/falcon_boards.c | |
parent | c9597d4f89565b6562bd3026adbe6eac6c317f47 (diff) |
sfc: Remove boards.h, moving last remaining declaration to falcon.h
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sfc/falcon_boards.c')
-rw-r--r-- | drivers/net/sfc/falcon_boards.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sfc/falcon_boards.c b/drivers/net/sfc/falcon_boards.c index cae165665110..ab940756ac73 100644 --- a/drivers/net/sfc/falcon_boards.c +++ b/drivers/net/sfc/falcon_boards.c | |||
@@ -11,7 +11,6 @@ | |||
11 | 11 | ||
12 | #include "net_driver.h" | 12 | #include "net_driver.h" |
13 | #include "phy.h" | 13 | #include "phy.h" |
14 | #include "boards.h" | ||
15 | #include "efx.h" | 14 | #include "efx.h" |
16 | #include "falcon.h" | 15 | #include "falcon.h" |
17 | #include "falcon_hwdefs.h" | 16 | #include "falcon_hwdefs.h" |