From: Paul Mundt Date: Wed, 28 Nov 2007 10:14:23 +0000 (+0900) Subject: rtc: rtc-sh: Split out the CPU defs to asm/cpu/. X-Git-Tag: v2.6.25-rc1~1169^2~52 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c019fd8839503a91c556ae68d773e3bbb9b476e1;p=pandora-kernel.git rtc: rtc-sh: Split out the CPU defs to asm/cpu/. With all of the different CPU types this was getting a but unwieldly. Since sh64 is now integrated, we don't have to worry about multiple architectures caring about the header definitions. Split out the defs for each asm/cpu/ to make rtc-sh slightly less visually offensive. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed