Re: [PATCH] LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK

2017-01-04 Thread David Miller
From: Nicolas Pitre Date: Tue, 3 Jan 2017 13:57:00 -0500 (EST) > Fix a minor fallout from the merge of the timers and the networking > trees. The following error may result if the PTP_1588_CLOCK > prerequisites are not available: > > drivers/built-in.o: In function `ptp_clock_unregister': > (.

Re: [PATCH] LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK

2017-01-03 Thread Richard Cochran
On Tue, Jan 03, 2017 at 01:57:00PM -0500, Nicolas Pitre wrote: > Fix a minor fallout from the merge of the timers and the networking > trees. The following error may result if the PTP_1588_CLOCK > prerequisites are not available: > > drivers/built-in.o: In function `ptp_clock_unregister': > (.te

[PATCH] LiquidIO VF: s/select/imply/ for PTP_1588_CLOCK

2017-01-03 Thread Nicolas Pitre
Fix a minor fallout from the merge of the timers and the networking trees. The following error may result if the PTP_1588_CLOCK prerequisites are not available: drivers/built-in.o: In function `ptp_clock_unregister': (.text+0x40e0a5): undefined reference to `pps_unregister_source' drivers/built-