aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/parser.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2014-01-23 15:54:05 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-01-23 16:36:55 -0800
commitc6d5f989e14f36d5ff71a9b79a6d3c3bf06c185f (patch)
treebc8f1c26dda39566401762f312f436b5d549183c /lib/parser.c
parentdrivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i2c_get_driver_data() (diff)
downloadwireguard-linux-c6d5f989e14f36d5ff71a9b79a6d3c3bf06c185f.tar.xz
wireguard-linux-c6d5f989e14f36d5ff71a9b79a6d3c3bf06c185f.zip
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217_probe()
Fix up the following pointer-integer size mismatch warning in tps65217_probe(): drivers/mfd/tps65217.c: In function 'tps65217_probe': drivers/mfd/tps65217.c:173:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] chip_id = (unsigned int)match->data; ^ Signed-off-by: David Howells <dhowells@redhat.com> Cc: AnilKumar Ch <anilkumar@ti.com> Cc: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions