Merge branch 'topic/hda' into for-next
[cascardo/linux.git] / fs / nls / nls_cp1250.c
index c8471fe..ace3e19 100644 (file)
@@ -329,7 +329,6 @@ static struct nls_table table = {
        .char2uni       = char2uni,
        .charset2lower  = charset2lower,
        .charset2upper  = charset2upper,
-       .owner          = THIS_MODULE,
 };
 
 static int __init init_nls_cp1250(void)