X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Fbio.c;h=33e46340a76666ebca0bc1b8aa3a40f44d6d1535;hb=721e2629fa2167c0e5a9f10d704b1fee1621a8cb;hp=093345f00128b841cd7a4026378f1021e2e9785d;hpb=805f53f085346b6765eda02820721a14ce0d644f;p=powerpc.git diff --git a/fs/bio.c b/fs/bio.c index 093345f001..33e46340a7 100644 --- a/fs/bio.c +++ b/fs/bio.c @@ -1223,8 +1223,6 @@ EXPORT_SYMBOL(bio_hw_segments); EXPORT_SYMBOL(bio_add_page); EXPORT_SYMBOL(bio_add_pc_page); EXPORT_SYMBOL(bio_get_nr_vecs); -EXPORT_SYMBOL(bio_map_user); -EXPORT_SYMBOL(bio_unmap_user); EXPORT_SYMBOL(bio_map_kern); EXPORT_SYMBOL(bio_pair_release); EXPORT_SYMBOL(bio_split);