media: stv0910: declare global list_head stvlist static
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 20 Aug 2017 12:59:11 +0000 (08:59 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 14:15:34 +0000 (10:15 -0400)
commitc16ad5de39843e9faa02270de08feeda05850caa
tree343e6ab941ddcfb8f139e459c44e1ee9432122c6
parent6d741bfed5ed06ed42a16d30f1ed7afdcaf7f092
media: stv0910: declare global list_head stvlist static

Cleans up smatch warning:
symbol 'stvlist' was not declared. Should it be static?

Patch originally submitted by Colin Ian King <colin.king@canonical.com>,
remainder after the merge of all other stv0910 fixes.

Cc: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/dvb-frontends/stv0910.c