From: Magnus Damm Date: Tue, 11 May 2010 13:29:17 +0000 (+0000) Subject: sh: move sh asm/clock.h contents to linux/sh_clk.h V2 X-Git-Tag: v2.6.35-rc1~504^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28bdf05f72238d626c8d06b61049f6df8d78e70;p=pandora-kernel.git sh: move sh asm/clock.h contents to linux/sh_clk.h V2 This patch is V2 of the clock framework move from arch/sh/include/asm/clock.h to include/linux/sh_clk.h and updates the include paths for files that will be shared between SH and SH-Mobile ARM. The file asm/clock.h is still kept in this version, this to depend on as few files as possible at this point. We keep SH specific stuff in there. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed