]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfs_common/nfsacl.c
SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
[linux-2.6-omap-h63xx.git] / fs / nfs_common / nfsacl.c
index c11f5375d7c11e7c0aa08b0f275310109bfa4f79..04133aacb1e519efe83d9ebe41d7ffe187616845 100644 (file)
@@ -29,8 +29,8 @@
 
 MODULE_LICENSE("GPL");
 
-EXPORT_SYMBOL(nfsacl_encode);
-EXPORT_SYMBOL(nfsacl_decode);
+EXPORT_SYMBOL_GPL(nfsacl_encode);
+EXPORT_SYMBOL_GPL(nfsacl_decode);
 
 struct nfsacl_encode_desc {
        struct xdr_array2_desc desc;