]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-cmos.c
x86: sysfs: kill owner field from attribute
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-cmos.c
index 957365e4a746d9108eb3dcc2ee335481770ccd4f..5549231179a2dacb955357e69cd6b521d5e7954f 100644 (file)
@@ -592,7 +592,6 @@ static struct bin_attribute nvram = {
        .attr = {
                .name   = "nvram",
                .mode   = S_IRUGO | S_IWUSR,
-               .owner  = THIS_MODULE,
        },
 
        .read   = cmos_nvram_read,