diff options
author | Hartley Sweeten <hartleys@visionengravers.com> | 2009-08-04 22:38:06 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-08-05 21:06:58 (GMT) |
commit | c0c60c4b9ab45bb02b20796401dd6a90770fd0ee (patch) | |
tree | 4ef7291b0ee1eda8d50f7a5d7e58d418e8226e6b /include/linux | |
parent | 65a5053b764a42d33b334ba55810bb5b56eb92df (diff) | |
download | linux-fsl-qoriq-c0c60c4b9ab45bb02b20796401dd6a90770fd0ee.tar.xz |
ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>
<linux/clk.h> should be included to get the base API prototypes.
This fixes the following sparse warnings:
arch/arm/common/clkdev.c:65:12:
warning: symbol 'clk_get_sys' was not declared. Should it be static?
arch/arm/common/clkdev.c:79:12:
warning: symbol 'clk_get' was not declared. Should it be static?
arch/arm/common/clkdev.c:87:6:
warning: symbol 'clk_put' was not declared. Should it be static?
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions