aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorArnout Vandecappelle (Essensium/Mind) <[email protected]>2012-02-13 09:35:22 +0100
committerTony Lindgren <[email protected]>2012-02-21 14:45:33 -0800
commitebe8f7e59d0de3a97d264220deeffa90b8b14003 (patch)
tree3afb222ae5eec94ef79e9db8342a3a69c8c4f3c9 /tools/perf/util/scripting-engines/trace-event-python.c
parent856c5403462419eff9a7891efeee7bddc2a08af6 (diff)
OMAP3 EVM: remove out-of-bounds array access of gpio_leds
Otherwise we can get the following warning on some compilers: arch/arm/mach-omap2/board-omap3evm.c:384:11: warning: array subscript is above array bounds The omap3evm BSP enables a GPIO LED on the twl4030 chip. However, the static gpio_leds array doesn't have an entry for it. This is most likely a copy-and-paste error, because it has been in there since the first commit of the omap3evm BSP (53c5ec31). Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <[email protected]> [[email protected]: updated comments with the warning] Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions