aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/net/mlx4/mlx4.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/mlx4/mlx4.h b/drivers/net/mlx4/mlx4.h
index 3d3b6d24d8d3..d9c91a71fc87 100644
--- a/drivers/net/mlx4/mlx4.h
+++ b/drivers/net/mlx4/mlx4.h
@@ -37,6 +37,7 @@
37#ifndef MLX4_H 37#ifndef MLX4_H
38#define MLX4_H 38#define MLX4_H
39 39
40#include <linux/mutex.h>
40#include <linux/radix-tree.h> 41#include <linux/radix-tree.h>
41 42
42#include <linux/mlx4/device.h> 43#include <linux/mlx4/device.h>