Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-microblaze.git] / include / linux / w1.h
index 694101f..3111585 100644 (file)
@@ -274,6 +274,8 @@ struct w1_family {
 
        struct w1_family_ops    *fops;
 
+       const struct of_device_id *of_match_table;
+
        atomic_t                refcnt;
 };