aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorDavid Brownell <[email protected]>2008-04-15 01:31:33 -0400
committerDmitry Torokhov <[email protected]>2008-04-15 01:31:33 -0400
commitda3e4c885e5ebbccc8181f53d8ae74c4c22d506f (patch)
tree3e66f53b367b8cc2bd0f4a7f271dd16aee25e6ab /scripts/patch-kernel
parent1164ec1ae43770db6ea5450c6cac0761b11d6d1d (diff)
Input: omap-keypad - fix build warning
Fix the following build warning: drivers/input/keyboard/omap-keypad.c: In function 'omap_kp_probe': drivers/input/keyboard/omap-keypad.c:418: warning: 'row_idx' is used uninitialized in this function drivers/input/keyboard/omap-keypad.c:421: warning: 'col_idx' is used uninitialized in this function These variables are useful when cpu_is_omap24xx(), and otherwise just for useless cleanup. Signed-off-by: David Brownell <[email protected]> Signed-off-by: Tony Lindgren <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions