X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Ffat%2Fmisc.c;h=308f2b6b50264da37c24843a1943d1e5ad22bc4e;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=944652e9dde13c4e7438b3a3074a5b6f95066a34;hpb=64ba3f394c830ec48a1c31b53dcae312c56f1604;p=linux-2.6.git diff --git a/fs/fat/misc.c b/fs/fat/misc.c index 944652e9d..308f2b6b5 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);