Skip to content
Commit a7bc5773 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

ov13858: fix endiannes warnings



3 warning regressions:
  + drivers/media/i2c/ov13858.c: warning: cast to restricted __be32:  => 1093:16
  + drivers/media/i2c/ov13858.c: warning: incorrect type in assignment (different base types):  => 1111:13
  + drivers/media/i2c/ov13858.c: warning: incorrect type in initializer (different base types):  => 1071:27

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 3b498424
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment