diff options
author | Tony Lindgren <tony@atomide.com> | 2012-02-22 01:33:08 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-02-22 01:33:08 +0100 |
commit | 2226957ed2d84add88368aa4c4f69eae4b4843a3 (patch) | |
tree | 232a8933c7751ded58fc1f8f3d1e41f9bd2e5bc7 /firmware | |
parent | OMAP3 EVM: remove out-of-bounds array access of gpio_leds (diff) | |
download | linux-2226957ed2d84add88368aa4c4f69eae4b4843a3.tar.xz linux-2226957ed2d84add88368aa4c4f69eae4b4843a3.zip |
ARM: OMAP1: Fix out-of-bounds array access for Innovator
Otherwise we can get the following on some compilers:
arch/arm/mach-omap1/board-innovator.c:419:19: warning:
array subscript is above array bounds [-Warray-bounds]
arch/arm/mach-omap1/board-innovator.c:425:19: warning:
array subscript is above array bounds [-Warray-bounds]
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions