aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sh_timer.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt1-0/+13
All of the SH timers use a roughly identical structure for platform data, which presently is broken out for each block. Consolidate all of these definitions, as there is no reason for them to be broken out in the first place. Signed-off-by: Paul Mundt <lethal@linux-sh.org>