mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
mtip32xx: add module.h include to avoid conflict with moduleh tree
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
3ff147d3a8
commit
0e838c624e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user