infiniband: Fix up module files that need to include module.h
[pandora-kernel.git] / drivers / infiniband / hw / cxgb4 / qp.c
index a41578e..60056e2 100644 (file)
@@ -29,6 +29,9 @@
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  * SOFTWARE.
  */
+
+#include <linux/module.h>
+
 #include "iw_cxgb4.h"
 
 static int ocqp_support = 1;