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