First patch allows compilation on at least x86. Second uses a flexible array member to simplify allocation.
v2: add first patch and fix second. Rosen Penev (2): phy: miphy28lp: add COMPILE_TEST phy: miphy28lp: kzalloc + kcalloc to single kzalloc drivers/phy/st/Kconfig | 2 +- drivers/phy/st/phy-miphy28lp.c | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) -- 2.53.0

