diff options
Diffstat (limited to 'drivers/net/igb/igb_main.c')
-rw-r--r-- | drivers/net/igb/igb_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/igb/igb_main.c b/drivers/net/igb/igb_main.c index ce7838e55827..18fccf913635 100644 --- a/drivers/net/igb/igb_main.c +++ b/drivers/net/igb/igb_main.c | |||
@@ -45,6 +45,7 @@ | |||
45 | #include <linux/interrupt.h> | 45 | #include <linux/interrupt.h> |
46 | #include <linux/if_ether.h> | 46 | #include <linux/if_ether.h> |
47 | #include <linux/aer.h> | 47 | #include <linux/aer.h> |
48 | #include <linux/prefetch.h> | ||
48 | #ifdef CONFIG_IGB_DCA | 49 | #ifdef CONFIG_IGB_DCA |
49 | #include <linux/dca.h> | 50 | #include <linux/dca.h> |
50 | #endif | 51 | #endif |