aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-08 17:32:52 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-12 11:35:31 -0700
commit6602769ba92d9ed310af01772800ca4d0b1fff77 (patch)
tree5b7060191b918908b9a9f31cc25f838bf530b6bd /tools/perf/scripts/python
parentserial: 8250_early: fix comparison of different types (diff)
downloadlinux-6602769ba92d9ed310af01772800ca4d0b1fff77.tar.gz
linux-6602769ba92d9ed310af01772800ca4d0b1fff77.zip
serial: mrst_max3110: fix casting warning
max->port.membase is (unsigned char __iomem *); thus, casting (unsigned char __iomem *) is necessary to fix the following warning. Also, serial_m3110_ops() is staticized. drivers/tty/serial/mrst_max3110.c:716:17: warning: symbol 'serial_m3110_ops' was not declared. Should it be static? drivers/tty/serial/mrst_max3110.c:847:27: warning: incorrect type in assignment (different address spaces) drivers/tty/serial/mrst_max3110.c:847:27: expected unsigned char [noderef] <asn:2>*membase drivers/tty/serial/mrst_max3110.c:847:27: got void *<noident> Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions