> @@ -36,7 +36,7 @@ obj-$(CONFIG_ADIN_PHY) += adin.o > obj-$(CONFIG_ADIN1100_PHY) += adin1100.o > obj-$(CONFIG_AMD_PHY) += amd.o > obj-$(CONFIG_AQUANTIA_PHY) += aquantia/ > -obj-$(CONFIG_AT803X_PHY) += at803x.o > +obj-y += qcom/ nitpick: Please could you insert qcom before qsemi, so we keep it correctly sorted. Otherwise: Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew