diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2014-02-15 11:59:01 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-15 21:16:21 +0100 |
commit | 0fd927f578e96fe56f1acbfe97e6c71e6c3a4b11 (patch) | |
tree | 11f74d430ba22dc804b26132d095835fa83dab15 /drivers/tty/serial/sunzilog.h | |
parent | tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator (diff) | |
download | linux-0fd927f578e96fe56f1acbfe97e6c71e6c3a4b11.tar.xz linux-0fd927f578e96fe56f1acbfe97e6c71e6c3a4b11.zip |
serial: max310x: Fix sparse warnings
sparse warnings: (new ones prefixed by >>)
>> drivers/tty/serial/max310x.c:906:45: sparse: incorrect type in argument 2 (different address spaces)
drivers/tty/serial/max310x.c:906:45: expected void const [noderef] <asn:1>*from
drivers/tty/serial/max310x.c:906:45: got struct serial_rs485 *<noident>
>> drivers/tty/serial/max310x.c:938:35: sparse: incorrect type in argument 1 (different address spaces)
drivers/tty/serial/max310x.c:938:35: expected void [noderef] <asn:1>*to
drivers/tty/serial/max310x.c:938:35: got struct serial_rs485 *<noident>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sunzilog.h')
0 files changed, 0 insertions, 0 deletions