summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
diff options
context:
space:
mode:
authorAlex Wilson <alex.david.wilson@gmail.com>2017-03-30 01:16:02 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-08 17:05:59 +0200
commit919a9bb607fe6793144f9ed171f7e5382e9cc65a (patch)
treee2e340a15b78649bbca21a7d8158e4ff36b5c77d /drivers/staging/rtl8712
parentca86987cd41b46094b0d222095804e40d0e37248 (diff)
downloadlinux-stable-919a9bb607fe6793144f9ed171f7e5382e9cc65a.tar.gz
linux-stable-919a9bb607fe6793144f9ed171f7e5382e9cc65a.tar.bz2
linux-stable-919a9bb607fe6793144f9ed171f7e5382e9cc65a.zip
staging: fbtft: fix type assignment warning
Sparse spits out a warning that a __be16 was being assigned to a u16. Change the type of txbuf16 to __be16 b/c it's a restricted type and prevents mixing endianness. Signed-off-by: Alex Wilson <alex.david.wilson@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712')
0 files changed, 0 insertions, 0 deletions