]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/w1/w1.h
[PATCH] w1: Added add/remove slave callbacks.
[linux-2.6-omap-h63xx.git] / drivers / w1 / w1.h
index f8308266d8d622cc8826a1c04b3ef3c9ebacd26a..13edc82bc7de8370d0cf2975d8b7c86a27ea4f61 100644 (file)
@@ -77,9 +77,6 @@ struct w1_slave
        struct w1_family        *family;
        struct device           dev;
        struct completion       dev_released;
-
-       struct bin_attribute    attr_bin;
-       struct device_attribute attr_name;
 };
 
 typedef void (* w1_slave_found_callback)(unsigned long, u64);