clk: Get rid of HAVE_MACH_CLKDEV
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 27 Jan 2016 22:17:00 +0000 (14:17 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 25 Feb 2016 22:41:20 +0000 (14:41 -0800)
commit2da5f5db39010da29efded0f3cf1b7799564d63c
tree0ea0d63245e0a53886906de43e341d84f482f0bb
parent0af1a24f5b322fe29edf45e1146c06729c465429
clk: Get rid of HAVE_MACH_CLKDEV

This config was used for the ARM port so that it could use a
machine specific clkdev.h include, but those are all gone now.
The MIPS architecture is the last user, and from what I can tell
it doesn't actually use it anyway, so let's remove the config all
together.

Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: <linux-mips@linux-mips.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Reviewed-by: Joshua Henderson <joshua.henderson@microchip.com>
arch/mips/Kconfig
arch/mips/pic32/Kconfig
drivers/clk/Kconfig
This page took 0.024812 seconds and 5 git commands to generate.