git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcae8ae
)
[ARM] S3C24XX: Split timer pending code out
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:35 +0000
(14:06 +0100)
committer
Ben 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