aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cxgb4vf
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/cxgb4vf')
-rw-r--r--drivers/net/cxgb4vf/sge.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/cxgb4vf/sge.c b/drivers/net/cxgb4vf/sge.c
index 5182960e29f..5fd75fdaa63 100644
--- a/drivers/net/cxgb4vf/sge.c
+++ b/drivers/net/cxgb4vf/sge.c
@@ -41,6 +41,7 @@
41#include <net/ipv6.h> 41#include <net/ipv6.h>
42#include <net/tcp.h> 42#include <net/tcp.h>
43#include <linux/dma-mapping.h> 43#include <linux/dma-mapping.h>
44#include <linux/prefetch.h>
44 45
45#include "t4vf_common.h" 46#include "t4vf_common.h"
46#include "t4vf_defs.h" 47#include "t4vf_defs.h"