aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/clock.h
Commit message (Collapse)AuthorAge
* ARM: shmobile: Remove shmobile_clk_workaround() implementationLaurent Pinchart2014-10-29
| | | | | | | The function isn't used or needed anymore, remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: shmobile: Move clock.hMagnus Damm2014-06-17
Change location of clock.h so it can be used as #include "clock.h" instead of the old style #include <mach/clock.h>. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>