From: Atul Dahiya Date: Wed, 21 Jul 2010 08:40:59 +0000 (+0900) Subject: ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine specific X-Git-Tag: v2.6.36-rc1~102^2^2^2^2~6^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03eb2749c21b006456249dfd8b6c24a5081c84c1;p=pandora-kernel.git ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine specific This patch moves the dependency of RTC driver from MACH_XXX(board) to ARCH_XXX(SoC). This will enable all machines using Samsung S5P6440, S5PC100 and S5PV210 SoCs to use RTC driver by default. Signed-off-by: Atul Dahiya Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed