diff options
author | Olof Johansson <olof@lixom.net> | 2011-10-13 04:56:33 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-10-14 01:08:31 +0400 |
commit | d8e9c00e38f6947cef7f5466a0a3d369461ab97f (patch) | |
tree | 59fed80b0fba2d14a758e8c3d9673157fdcbfc6e /arch/arm/mach-s5pv210 | |
parent | 6686c733b82ff68197382785a59521652d35fc1b (diff) | |
download | linux-d8e9c00e38f6947cef7f5466a0a3d369461ab97f.tar.xz |
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/mach-s5pv210')
0 files changed, 0 insertions, 0 deletions