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

2014-10-09 Thread Jeff Kirsher
On Fri, 2014-10-10 at 01:19 -0400, Pranith Kumar wrote: > 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

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

2014-10-09 Thread David Miller
From: Pranith Kumar Date: Fri, 10 Oct 2014 01:19:06 -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 v2] 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

[PATCH v2] 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

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

2014-10-09 Thread David Miller
From: Pranith Kumar bobby.pr...@gmail.com Date: Fri, 10 Oct 2014 01:19:06 -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):

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

2014-10-09 Thread Jeff Kirsher
On Fri, 2014-10-10 at 01:19 -0400, Pranith Kumar wrote: 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