]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/nls/nls_iso8859-1.c
Merge remote-tracking branch 'spi/fix/core' into spi-linus
[linux-beck.git] / fs / nls / nls_iso8859-1.c
index 7b951bb5849cb52e48a30dc8c3f3187949c581bb..69ac020d43b1ce0dc7fc640476faee082a91b6fc 100644 (file)
@@ -239,7 +239,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_iso8859_1(void)