diff options
author | Olof Johansson <olof@lixom.net> | 2011-10-13 02:56:33 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-10-13 23:08:31 +0200 |
commit | d8e9c00e38f6947cef7f5466a0a3d369461ab97f (patch) | |
tree | 59fed80b0fba2d14a758e8c3d9673157fdcbfc6e /arch/arm/Kconfig | |
parent | ARM: tegra: cpu-tegra: unexport two functions (diff) | |
download | linux-d8e9c00e38f6947cef7f5466a0a3d369461ab97f.tar.xz linux-d8e9c00e38f6947cef7f5466a0a3d369461ab97f.zip |
ARM: tegra: devices.c should include devices.h
Resolves lots of sparse warnings:
arch/arm/mach-tegra/devices.c:102:24: warning: symbol 'tegra_i2c_device1' was not declared. Should it be static?
arch/arm/mach-tegra/devices.c:112:24: warning: symbol 'tegra_i2c_device2' was not declared. Should it be static?
arch/arm/mach-tegra/devices.c:122:24: warning: symbol 'tegra_i2c_device3' was not declared. Should it be static?
arch/arm/mach-tegra/devices.c:132:24: warning: symbol 'tegra_i2c_device4' was not declared. Should it be static?
[...]
Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions