Re: [PATCH] networking: fm10k: Fix build failure

2014-10-09 Thread David Miller
From: Pranith Kumar Date: Fri, 10 Oct 2014 00:55:29 -0400 > The latest linus git tip (3.18-rc1) fails with the following build failure. > Fix > this by making PTP support explicit for fm10k driver. > > rivers/built-in.o: In function `fm10k_ptp_register': > (.text+0x12e760): undefined reference

[PATCH] networking: fm10k: Fix build failure

2014-10-09 Thread Pranith Kumar
The latest linus git tip (3.18-rc1) fails with the following build failure. Fix this by making PTP support explicit for fm10k driver. rivers/built-in.o: In function `fm10k_ptp_register': (.text+0x12e760): undefined reference to `ptp_clock_registER' drivers/built-in.o: In function `fm10k_ptp_unregi