On Wed, Nov 20, 2013 at 7:53 AM, Loc Ho <lho@xxxxxxx> wrote: > + > + sprintf(name, "xgene-ahci-phy-%08X", (u32) ctx->csr_phys); > + ctx->phy = devm_phy_create(ctx->dev, (u32) ctx->csr_phys, > + &xgene_phy_ops, name); The devm_phy_create() API has changed, so suggest you make your patch against -next tree. Thanks, -- Ming Lei -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html