diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-09-17 13:16:45 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-17 15:03:51 -0700 |
commit | 765c3c64f76a786cd01f3b479ee63b79cb9343d0 (patch) | |
tree | ab5c3a947a9142cc29dd085902788da2d6f4b566 /tools/perf/scripts/python | |
parent | 2ad1d2e1ad789b878ca3c79c62d015d7cefd6b71 (diff) |
staging: comedi: pcmmio: remove kernel messages about IRQ
These messages are just added noise.
They also cause some sparse warnings due to MAX_ASICS evaluating
as 1. This causes the local variable 'irq' to be 'unsigned int irq[1]',
which makes the 'irq[1]' access invalid.
Just remove the messages.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions