Skip to content
Commit 2226957e authored by Tony Lindgren's avatar Tony Lindgren
Browse files

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: default avatarTony Lindgren <tony@atomide.com>
parent ebe8f7e5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment