diff options
Diffstat (limited to 'drivers/net/cxgb4vf/sge.c')
-rw-r--r-- | drivers/net/cxgb4vf/sge.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/cxgb4vf/sge.c b/drivers/net/cxgb4vf/sge.c index 5182960e29fd..5fd75fdaa631 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" |