Commit 0e838c62 authored by Jens Axboe's avatar Jens Axboe

mtip32xx: add module.h include to avoid conflict with moduleh tree

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 3ff147d3
......@@ -28,6 +28,7 @@
#include <linux/smp.h>
#include <linux/compat.h>
#include <linux/fs.h>
#include <linux/module.h>
#include <linux/genhd.h>
#include <linux/blkdev.h>
#include <linux/bio.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment