linux/drivers/clk/ux500
Mike Turquette c700835bf8 clk: ux500: fix mismatched types
As reported by Rob Herring[1] there were some mismatched types between
drivers/clk/ux500/clk.h and the corresponding function definitions:

drivers/clk/ux500/clk-prcc.c:145:13: error: conflicting types for 'clk_reg_prcc_pclk'
drivers/clk/ux500/clk-prcc.c:155:13: error: conflicting types for 'clk_reg_prcc_kclk'

[1] http://article.gmane.org/gmane.linux.ports.arm.kernel/232246

Signed-off-by: Mike Turquette <mturquette@linaro.org>
Cc: Rob Herring <robherring2@gmail.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
2013-04-22 11:46:10 -07:00
..
Makefile clk: ux500: Add support for sysctrl clocks 2013-04-10 11:27:56 -07:00
abx500-clk.c clk: ux500: abx500: Define clock tree for ab850x 2013-04-10 12:19:56 -07:00
clk-prcc.c
clk-prcmu.c clk: ux500: Fix prcmu clocks registration 2013-03-27 08:35:33 -07:00
clk-sysctrl.c clk: ux500: Add support for sysctrl clocks 2013-04-10 11:27:56 -07:00
clk.h clk: ux500: fix mismatched types 2013-04-22 11:46:10 -07:00
u8500_clk.c ARM: arm-soc: multiplatform conversion patches 2012-12-13 10:57:16 -08:00
u8540_clk.c
u9540_clk.c