aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/siena_sriov.c
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-09-18 01:57:07 +0100
committerBen Hutchings <bhutchings@solarflare.com>2013-08-21 19:44:20 +0100
commit8b8a95a11aa985b7f6f6df8a0ffa597e56ff8310 (patch)
tree2ccd095bdc7233855ade747d1ed84392d18ca2f9 /drivers/net/ethernet/sfc/siena_sriov.c
parentsfc: Make struct efx_special_buffer less special (diff)
downloadlinux-dev-8b8a95a11aa985b7f6f6df8a0ffa597e56ff8310.tar.xz
linux-dev-8b8a95a11aa985b7f6f6df8a0ffa597e56ff8310.zip
sfc: Rename Falcon-architecture register definitions
The EF10 architecture has a very different register layout from previous controllers, so we'll use separate files for the two sets of register definitions. Use 'farch' as an abbreviation for Falcon-architecture. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'drivers/net/ethernet/sfc/siena_sriov.c')
-rw-r--r--drivers/net/ethernet/sfc/siena_sriov.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sfc/siena_sriov.c b/drivers/net/ethernet/sfc/siena_sriov.c
index 6258e7f934e4..4d214bce8969 100644
--- a/drivers/net/ethernet/sfc/siena_sriov.c
+++ b/drivers/net/ethernet/sfc/siena_sriov.c
@@ -15,7 +15,7 @@
#include "mcdi.h"
#include "filter.h"
#include "mcdi_pcol.h"
-#include "regs.h"
+#include "farch_regs.h"
#include "vfdi.h"
/* Number of longs required to track all the VIs in a VF */