block: remove some includings of blktrace_api.h

When porting blktrace to tracepoints, we changed to trace/block.h
for trace prober declarations.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
这个提交包含在:
Li Zefan
2009-06-16 11:19:36 +02:00
提交者 Jens Axboe
父节点 5ced504b1b
当前提交 e212d6f250
修改 6 个文件,包含 0 行新增6 行删除

查看文件

@@ -19,7 +19,6 @@
#include <linux/slab.h>
#include <linux/idr.h>
#include <linux/hdreg.h>
#include <linux/blktrace_api.h>
#include <trace/events/block.h>