Re: [PATCH] Fix PTP dependencies: explicitly select all the possible dependencies.

2012-10-07 Thread David Miller
From: Haicheng Li Date: Sun, 07 Oct 2012 22:14:29 +0800 Use "pch_gbe: " as the prefix in your patch Subject line, also: > @@ -26,6 +26,9 @@ if PCH_GBE > config PCH_PTP > bool "PCH PTP clock support" > default n > + depends on EXPERIMENTAL > + select PPS > + select PTP_1

[PATCH] Fix PTP dependencies: explicitly select all the possible dependencies.

2012-10-07 Thread Haicheng Li
Fengguang reported a kernel build failure as following: drivers/built-in.o: In function `pch_gbe_ioctl': pch_gbe_main.c:(.text+0x510370): undefined reference to `pch_ch_control_write' pch_gbe_main.c:(.text+0x510393): undefined reference to `pch_ch_control_write' pch_gbe_main.c:(.text+0x5103b3): un