aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk.h
AgeCommit message (Collapse)AuthorFilesLines
2006-03-25include/linux/clk.h is betraying its ARM originsTodd Poynor1-2/+2
include/linux/clk.h is betraying its ARM origins. Signed-off-by: Todd Poynor <[email protected]> Signed-off-by: Russell King <[email protected]>
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-0/+124
This is needs to be visible to other architectures using the AMBA bus and peripherals. Signed-off-by: Russell King <[email protected]>