aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorGrant Likely <[email protected]>2011-02-28 13:52:32 -0700
committerBen Dooks <[email protected]>2011-03-08 22:57:51 +0000
commit12c383238d675f41e8ecdb8278bfa30c9f2781d4 (patch)
tree3529cd659d774efb40fa2e2b4679642f69303ebf /tools/perf/util/trace-event-scripting.c
parent120bdaa47cdd1ca37ce938c888bb08e33e6181a8 (diff)
i2c-ocores: Fix pointer type mismatch error
ocores_i2c_of_probe needs to use a const __be32 type for handing device tree property values. This patch fixed the following build warning: CC drivers/i2c/busses/i2c-ocores.o drivers/i2c/busses/i2c-ocores.c: In function 'ocores_i2c_of_probe': drivers/i2c/busses/i2c-ocores.c:254: warning: assignment discards qualifiers from pointer target type drivers/i2c/busses/i2c-ocores.c:261: warning: assignment discards qualifiers from pointer target type Signed-off-by: Grant Likely <[email protected]> Cc: Peter Korsgaard <[email protected]> Cc: Ben Dooks <[email protected]> Cc: [email protected] Signed-off-by: Ben Dooks <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions