aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorMikael Pettersson <[email protected]>2009-09-07 10:00:13 +0000
committerBen Dooks <[email protected]>2009-09-19 22:02:03 +0000
commitb0999cc55bd49e315ec82d2fb770a0d9ef7cbed8 (patch)
tree4052376ab9149a0c73d9272556036284653fbd5e /tools/perf/builtin-annotate.c
parentMerge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... (diff)
downloadkernel-b0999cc55bd49e315ec82d2fb770a0d9ef7cbed8.tar.gz
kernel-b0999cc55bd49e315ec82d2fb770a0d9ef7cbed8.zip
i2c-mv64xxx: correct mv64xxx_i2c_intr() return type
The mv64xxx_i2c_intr() irq handler in drivers/i2c/busses/i2c-mv64xxx.c is declared as returning 'int', resulting in this compile-time warning: drivers/i2c/busses/i2c-mv64xxx.c: In function 'mv64xxx_i2c_probe': drivers/i2c/busses/i2c-mv64xxx.c:540: warning: passing argument 2 of 'request_irq' from incompatible pointer type Fix: correct the return type to 'irqreturn_t'. Signed-off-by: Mikael Pettersson <[email protected]> Signed-off-by: Ben Dooks <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions