diff options
author | Li Zefan <lizf@cn.fujitsu.com> | 2009-06-16 11:19:36 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2009-06-16 11:19:36 +0200 |
commit | e212d6f25084e8e9b02a04ba514d7bb1e4a4924a (patch) | |
tree | a94638953a7aa7f0bbd6f5d08fa3c649ce0ef8ce /mm/highmem.c | |
parent | 5ced504b1bd1979378de35c56aa5d3d79fb5033f (diff) | |
download | kernel_goldelico_gta04-e212d6f25084e8e9b02a04ba514d7bb1e4a4924a.zip kernel_goldelico_gta04-e212d6f25084e8e9b02a04ba514d7bb1e4a4924a.tar.gz kernel_goldelico_gta04-e212d6f25084e8e9b02a04ba514d7bb1e4a4924a.tar.bz2 |
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>
Diffstat (limited to 'mm/highmem.c')
-rw-r--r-- | mm/highmem.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mm/highmem.c b/mm/highmem.c index 68eb1d9..25878cc 100644 --- a/mm/highmem.c +++ b/mm/highmem.c @@ -26,7 +26,6 @@ #include <linux/init.h> #include <linux/hash.h> #include <linux/highmem.h> -#include <linux/blktrace_api.h> #include <asm/tlbflush.h> /* |