From: Deng-Cheng Zhu Date: Sat, 7 Mar 2015 18:30:22 +0000 (-0800) Subject: CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency X-Git-Tag: omap-for-v4.1/fixes-rc1~111^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff37015b6d8078eed8641fa7602e09fee7db761a;p=pandora-kernel.git CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency GENERIC_SCHED_CLOCK can be selected by architectures other than ARM. The current dependencies of CLKSRC_VERSATILE make it possible that other architectures will have CLKSRC_VERSATILE available in configuration once they select GENERIC_SCHED_CLOCK, whereas this clock source should be solely available to ARM in reality. This patch adds one more dependency to CLKSRC_VERSATILE to fix the issue. Signed-off-by: Deng-Cheng Zhu Reported-by: Maciej W. Rozycki Cc: Russell King Cc: LKML Cc: linux-arm-kernel@lists.infradead.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9476/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed