rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 28 Nov 2007 10:14:23 +0000 (19:14 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:18:58 +0000 (13:18 +0900)
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 <lethal@linux-sh.org>

No differences found