]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Remove mach/clkdev.h
authorMagnus Damm <damm+renesas@opensource.se>
Tue, 20 Jan 2015 11:58:10 +0000 (20:58 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 23 Feb 2015 22:12:15 +0000 (07:12 +0900)
commit814979eb8494c2269f4907ef0494f199d6d06ec2
tree0feff2083cc16d8c012fd1cb2e4847e1d26b96a6
parent4fa9c6e24b2dbb1bdc62280834c07c34d7d9c1f0
ARM: shmobile: Remove mach/clkdev.h

Move over ARCH_SHMOBILE_LEGACY to use the default legacy ARM
implementations of __clk_get() and __clk_put() in <asm/clkdev.h>
by deselecting HAVE_MACH_CLKDEV. This has the nice side effect
that <mach/clkdev.h> is no longer used and can be removed.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/Kconfig
arch/arm/mach-shmobile/clock.c
arch/arm/mach-shmobile/include/mach/clkdev.h [deleted file]