From: David Miller <davem@xxxxxxxxxxxxx> Date: Fri, 31 May 2019 14:54:56 -0700 (PDT) > From: Richard Cochran <richardcochran@xxxxxxxxx> > Date: Thu, 30 May 2019 22:56:20 -0700 > >> This series adds support for PTP (IEEE 1588) P2P one-step time >> stamping along with a driver for a hardware device that supports this. > ... > > Series applied, will push out after build testing :-) This also does not build. Please do an allmodconfig build and save me from having to do this another time. Thank you. ==================== ERROR: "register_mii_tstamp_controller" [drivers/ptp/ptp_ines.ko] undefined! ERROR: "unregister_mii_tstamp_controller" [drivers/ptp/ptp_ines.ko] undefined! ERROR: "unregister_mii_timestamper" [drivers/of/of_mdio.ko] undefined! ERROR: "register_mii_timestamper" [drivers/of/of_mdio.ko] undefined! ERROR: "unregister_mii_timestamper" [drivers/net/phy/libphy.ko] undefined! make[1]: *** [scripts/Makefile.modpost:91: __modpost] Error 1 make: *** [Makefile:1290: modules] Error 2 ====================