diff options
author | Jandy Gou <gouqingsong@goodix.com> | 2017-05-16 10:28:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-16 13:56:36 +0200 |
commit | caaba6775ebe524642e2cd92f2f9e44840e9cd33 (patch) | |
tree | b48b77595d4732396e14c3bfab80682276d1471b /drivers/tty/tty_io.c | |
parent | drivers/staging: refactor dgnc tty registration. (diff) | |
download | linux-caaba6775ebe524642e2cd92f2f9e44840e9cd33.tar.xz linux-caaba6775ebe524642e2cd92f2f9e44840e9cd33.zip |
staging: fbtft: fix sparse warning
fix the following sparse warning:
drivers/staging/fbtft/fbtft-io.c:74:29: warning: incorrect type in assignment
(different base types) drivers/staging/fbtft/fbtft-io.c:74:29: expected
unsigned long long [unsigned] [long] [long long] [usertype] <noident>
drivers/staging/fbtft/fbtft-io.c:74:29: got restricted __be64 [usertype]
<noident>
Signed-off-by: Jandy Gou <gouqingsong@goodix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions