ARM: shmobile: Move clock.h
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 17 Jun 2014 07:47:21 +0000 (16:47 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 17 Jun 2014 08:09:37 +0000 (17:09 +0900)
commitad6ffa0b59dc2c81474d7642fa2188e25cce99d6
tree27d3cf9ab4f12ab522e785778d9f2496d0f18684
parent74ac0de8b7ee41246b8d6aae1df0618a64451435
ARM: shmobile: Move clock.h

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>
14 files changed:
arch/arm/mach-shmobile/board-genmai-reference.c
arch/arm/mach-shmobile/board-koelsch-reference.c
arch/arm/mach-shmobile/board-lager-reference.c
arch/arm/mach-shmobile/clock-r8a73a4.c
arch/arm/mach-shmobile/clock-r8a7740.c
arch/arm/mach-shmobile/clock-r8a7778.c
arch/arm/mach-shmobile/clock-r8a7779.c
arch/arm/mach-shmobile/clock-r8a7790.c
arch/arm/mach-shmobile/clock-r8a7791.c
arch/arm/mach-shmobile/clock-sh7372.c
arch/arm/mach-shmobile/clock-sh73a0.c
arch/arm/mach-shmobile/clock.c
arch/arm/mach-shmobile/clock.h [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/clock.h [deleted file]