From: Lennert Buytenhek Date: Fri, 15 Oct 2010 14:50:26 +0000 (+0200) Subject: ARM: Remove dependency of plat-orion time code on mach directory includes. X-Git-Tag: v2.6.39-rc1~434^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee1f6b574765a6c97f945e6b0277e5ccac38cb5;p=pandora-kernel.git ARM: Remove dependency of plat-orion time code on mach directory includes. This patch makes the various mach dirs that use the plat-orion time code pass in timer and bridge addresses explicitly, instead of having plat-orion get those values by including a mach dir include file -- the latter mechanism is problematic if you want to support multiple ARM platforms in the same kernel image. Signed-off-by: Lennert Buytenhek Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed