summaryrefslogtreecommitdiffstats
path: root/drivers/net/mlx4/srq.c
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2009-09-05 20:24:49 -0700
committerRoland Dreier <rolandd@cisco.com>2009-09-05 20:24:49 -0700
commitff149b2a168296c74763cb4a6e7054bdb0a426a1 (patch)
tree5797697b527e7cb6bc9e2a051e320b9c07c8760b /drivers/net/mlx4/srq.c
parenta01df0fe5e4db8c272dcc395354884ff7c15fc10 (diff)
downloadop-kernel-dev-ff149b2a168296c74763cb4a6e7054bdb0a426a1.zip
op-kernel-dev-ff149b2a168296c74763cb4a6e7054bdb0a426a1.tar.gz
mlx4_core: Remove unnecessary includes of <linux/init.h>
Lots of mlx4 files with no function annotations included <linux/init.h> for no reason. Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/net/mlx4/srq.c')
-rw-r--r--drivers/net/mlx4/srq.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/mlx4/srq.c b/drivers/net/mlx4/srq.c
index fe9f218..1377d0d 100644
--- a/drivers/net/mlx4/srq.c
+++ b/drivers/net/mlx4/srq.c
@@ -31,8 +31,6 @@
* SOFTWARE.
*/
-#include <linux/init.h>
-
#include <linux/mlx4/cmd.h>
#include "mlx4.h"
OpenPOWER on IntegriCloud