]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-m48t59.c
x86: sysfs: kill owner field from attribute
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-m48t59.c
index ed671e29e07d92292b4935c889ac3f73931f4744..04b63dab693254885893ea622a7cf99cebc1b3cf 100644 (file)
@@ -360,7 +360,6 @@ static struct bin_attribute m48t59_nvram_attr = {
        .attr = {
                .name = "nvram",
                .mode = S_IRUGO | S_IWUSR,
-               .owner = THIS_MODULE,
        },
        .read = m48t59_nvram_read,
        .write = m48t59_nvram_write,