alistair23-linux/drivers/clk/samsung
Krzysztof Kozlowski 3fd68c99f3 clk: exynos: File scope reg_save array should depend on PM_SLEEP
Move reg_save[] into CONFIG_PM_SLEEP dependency block as it is used only
by suspend and resume functions.

This fixes the warning on CONFIG_PM_SLEEP=n:
drivers/clk/samsung/clk-exynos-audss.c:29:22: warning: ‘reg_save’ defined but not used [-Wunused-variable]

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
2013-12-30 18:01:09 +01:00
..
clk-exynos-audss.c clk: exynos: File scope reg_save array should depend on PM_SLEEP 2013-12-30 18:01:09 +01:00
clk-exynos4.c clk: samsung: exynos4: Correct SRC_MFC register 2013-12-30 17:53:18 +01:00
clk-exynos5250.c clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock 2013-12-30 17:59:25 +01:00
clk-exynos5420.c clk/exynos5420: assign dout_pixel id to pixel clock divider 2013-08-29 17:48:12 -07:00
clk-exynos5440.c clk: samsung: Modify _get_rate() helper to use __clk_lookup() 2013-09-06 13:33:15 -07:00
clk-pll.c clk: samsung: pll: Add support for rate configuration of PLL46xx 2013-09-06 13:33:47 -07:00
clk-pll.h clk: samsung: pll: Add support for rate configuration of PLL46xx 2013-09-06 13:33:47 -07:00
clk-s3c64xx.c clk: s3c64xx: Fix incorrect placement of __initdata 2013-08-27 18:36:20 -07:00
clk.c clk: samsung: Modify _get_rate() helper to use __clk_lookup() 2013-09-06 13:33:15 -07:00
clk.h clk: add CLK_SET_RATE_NO_REPARENT flag 2013-08-19 12:27:17 -07:00
Makefile ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00