[ARM] S3C24XX: Split timer pending code out
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:35 +0000 (14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 21:46:41 +0000 (21:46 +0000)
Split the timer pending code out to a seperate per-machine
header so that when compiling for mach-s3c2410 or mach-s3c24a0
we can use the right timer code without having to #ifdef the
timer driver.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found