summaryrefslogtreecommitdiff
path: root/arch/arm/mach-u300/include/mach/clkdev.h
AgeCommit message (Collapse)AuthorFilesLines
2012-08-13ARM: u300: delete remnant clkdev.h fileLinus Walleij1-7/+0
The U300 now uses common clk, delete this leftover. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2009-04-29[ARM] 5474/1: U300 clocking frameworkLinus Walleij1-0/+7
This adds the clocking framework and hooks into the clkdevice for U300 series platforms. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>