On Mon, Feb 02, 2015 at 11:45:09AM +0000, James Hogan wrote: > +struct bus_type mips_cdmm_bustype = { > + .name = "cdmm", > + .dev_attrs = mips_cdmm_dev_attrs,
.dev_attrs is going away "soon", please use dev_groups instead here. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/