drivers/net: Add module.h to drivers who were implicitly using it
[deliverable/linux.git] / drivers / net / ethernet / mellanox / mlx4 / fw.c
index ed452ddfe3426606ac651cf22d6136f77e364857..81db50ecb1d1b66bf70a5e3cf1c3978e354c19d0 100644 (file)
@@ -33,6 +33,7 @@
  */
 
 #include <linux/mlx4/cmd.h>
+#include <linux/module.h>
 #include <linux/cache.h>
 
 #include "fw.h"
This page took 0.044469 seconds and 5 git commands to generate.