diff options
| author | David Howells <[email protected]> | 2014-01-23 15:54:05 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-23 16:36:55 -0800 |
| commit | c6d5f989e14f36d5ff71a9b79a6d3c3bf06c185f (patch) | |
| tree | bc8f1c26dda39566401762f312f436b5d549183c /tools/perf/scripts/python/syscall-counts.py | |
| parent | f30c0c32b69b6467fa23e2798432262428587471 (diff) | |
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 <[email protected]>
Cc: AnilKumar Ch <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions