diff options
author | Jandy Gou <gouqingsong@goodix.com> | 2017-05-16 16:28:09 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-16 13:56:36 +0200 |
commit | caaba6775ebe524642e2cd92f2f9e44840e9cd33 (patch) | |
tree | b48b77595d4732396e14c3bfab80682276d1471b /include/linux/tty.h | |
parent | e3b5fde7eb3797f6401542f99bf10ac253272b70 (diff) |
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 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions