]> git.karo-electronics.de Git - linux-beck.git/blobdiff - fs/nls/nls_cp874.c
Merge remote-tracking branch 'spi/fix/core' into spi-linus
[linux-beck.git] / fs / nls / nls_cp874.c
index 0b3c4886f8c03d2927ecd9a16a13d964f5cb97e4..8dfaa10710fa7165c4b6261b0b0081a4f37357cf 100644 (file)
@@ -256,7 +256,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_cp874(void)