diff options
Diffstat (limited to 'drivers/net/mlx4/cq.c')
| -rw-r--r-- | drivers/net/mlx4/cq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/mlx4/cq.c b/drivers/net/mlx4/cq.c index ccfe276943f0..7cd34e9c7c7e 100644 --- a/drivers/net/mlx4/cq.c +++ b/drivers/net/mlx4/cq.c | |||
| @@ -35,6 +35,7 @@ | |||
| 35 | */ | 35 | */ |
| 36 | 36 | ||
| 37 | #include <linux/hardirq.h> | 37 | #include <linux/hardirq.h> |
| 38 | #include <linux/gfp.h> | ||
| 38 | 39 | ||
| 39 | #include <linux/mlx4/cmd.h> | 40 | #include <linux/mlx4/cmd.h> |
| 40 | #include <linux/mlx4/cq.h> | 41 | #include <linux/mlx4/cq.h> |
