diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-01 19:10:55 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-10-01 19:10:55 -0300 |
commit | 996347612dc58b534e397a742b3bfd3023850bb1 (patch) | |
tree | 23f22b8584005e137985bf22efdd154fcb6794e7 /Documentation/filesystems/sysfs-pci.txt | |
parent | 5347f97c651906887446a8811946e54b5a972fe4 (diff) | |
download | blackbird-op-linux-996347612dc58b534e397a742b3bfd3023850bb1.tar.gz blackbird-op-linux-996347612dc58b534e397a742b3bfd3023850bb1.zip |
[media] rcar_jpu: Fix namespace for two __be16 vars
Fixes those sparse warnings:
drivers/media/platform/rcar_jpu.c:1150:51: warning: incorrect type in assignment (different base types)
drivers/media/platform/rcar_jpu.c:1150:51: expected unsigned short [unsigned] [short] [usertype] <noident>
drivers/media/platform/rcar_jpu.c:1150:51: got restricted __be16 [usertype] <noident>
drivers/media/platform/rcar_jpu.c:1152:50: warning: incorrect type in assignment (different base types)
drivers/media/platform/rcar_jpu.c:1152:50: expected unsigned short [unsigned] [short] [usertype] <noident>
drivers/media/platform/rcar_jpu.c:1152:50: got restricted __be16 [usertype] <noident>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/filesystems/sysfs-pci.txt')
0 files changed, 0 insertions, 0 deletions