]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/blkdev.h
include: replace linux/module.h with "struct module" wherever possible
[karo-tx-linux.git] / include / linux / blkdev.h
index 7fbaa9103344a261082afd872127f736abdcd56f..d750a3a79299e567efec8f98dbf18bcb832e6ed4 100644 (file)
@@ -14,7 +14,6 @@
 #include <linux/wait.h>
 #include <linux/mempool.h>
 #include <linux/bio.h>
-#include <linux/module.h>
 #include <linux/stringify.h>
 #include <linux/gfp.h>
 #include <linux/bsg.h>
@@ -22,6 +21,7 @@
 
 #include <asm/scatterlist.h>
 
+struct module;
 struct scsi_ioctl_command;
 
 struct request_queue;