From: Ben Hutchings Date: Fri, 16 Nov 2012 15:43:59 +0000 (+0000) Subject: pch_gbe, ptp_pch: Fix the dependency direction between these drivers X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18d359ceb04485df0e387e04b0e52a761c4c58a0;p=pandora-kernel.git pch_gbe, ptp_pch: Fix the dependency direction between these drivers In commit a24006ed12616bde1bbdb26868495906a212d8dc ('ptp: Enable clock drivers along with associated net/PHY drivers') I wrongly made PTP_1588_CLOCK_PCH depend on PCH_GBE. The dependency is really the other way around. Therefore make PCH_GBE select PTP_1588_CLOCK_PCH and remove the 'default y' from the latter. Reported-by: Randy Dunlap Signed-off-by: Ben Hutchings Acked-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed