|
@@ -28,7 +28,6 @@
|
|
|
#include <linux/uidgid.h>
|
|
|
#include <linux/lockdep.h>
|
|
|
#include <linux/percpu-rwsem.h>
|
|
|
-#include <linux/blk_types.h>
|
|
|
#include <linux/workqueue.h>
|
|
|
#include <linux/percpu-rwsem.h>
|
|
|
#include <linux/delayed_call.h>
|
|
@@ -38,6 +37,7 @@
|
|
|
|
|
|
struct backing_dev_info;
|
|
|
struct bdi_writeback;
|
|
|
+struct bio;
|
|
|
struct export_operations;
|
|
|
struct hd_geometry;
|
|
|
struct iovec;
|