X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Ffat%2Fmisc.c;h=308f2b6b50264da37c24843a1943d1e5ad22bc4e;hb=95b00786f3b8fa99f53931361beeb4c10504ad87;hp=944652e9dde13c4e7438b3a3074a5b6f95066a34;hpb=8f75015f33c3005e0bbf83ffc0d5e0b4262cc03d;p=linux-2.6 diff --git a/fs/fat/misc.c b/fs/fat/misc.c index 944652e9dd..308f2b6b50 100644 --- a/fs/fat/misc.c +++ b/fs/fat/misc.c @@ -210,4 +210,3 @@ int fat_sync_bhs(struct buffer_head **bhs, int nr_bhs) return err; } -EXPORT_SYMBOL_GPL(fat_sync_bhs);