]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-ds1511.c
x86: sysfs: kill owner field from attribute
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-ds1511.c
index 7bb0a962ad2164cb4f617f3777ce562b4c182a28..25caada78398e76ee83d58507a6fed256eb306ef 100644 (file)
@@ -481,7 +481,6 @@ static struct bin_attribute ds1511_nvram_attr = {
        .attr = {
                .name = "nvram",
                .mode = S_IRUGO | S_IWUGO,
-               .owner = THIS_MODULE,
        },
        .size = DS1511_RAM_MAX,
        .read = ds1511_nvram_read,