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

[media] atmel-isi: get rid of a warning



drivers/media/platform/soc_camera/atmel-isi.c: In function 'start_streaming':
drivers/media/platform/soc_camera/atmel-isi.c:387:6: warning: variable 'sr' set but not used [-Wunused-but-set-variable]
  u32 sr = 0;
      ^

Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 615f1bcb
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