aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGrant Likely <[email protected]>2011-02-28 20:52:32 +0000
committerBen Dooks <[email protected]>2011-03-08 22:57:51 +0000
commit12c383238d675f41e8ecdb8278bfa30c9f2781d4 (patch)
tree3529cd659d774efb40fa2e2b4679642f69303ebf /net/unix/af_unix.c
parenti2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup (diff)
downloadkernel-12c383238d675f41e8ecdb8278bfa30c9f2781d4.tar.gz
kernel-12c383238d675f41e8ecdb8278bfa30c9f2781d4.zip
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions