diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-11-05 13:56:50 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-11-05 13:56:50 +0900 |
commit | 8820002c18cd3167d2800c002f13d78fa0325402 (patch) | |
tree | 8896bff3fb02dc5b0ae205a2396f5858b16296e0 /arch/um | |
parent | b6d0137d6156db54a9e6ff74458ed4342a45abb5 (diff) |
sh: perf events: Fix up uninitialized variable warning.
'config' can be unintialized, and although it's not really an error, it
still manages to trigger the -Werror with certain toolchains. Initialize
it early to shut up gcc.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions