staging: most: video: fix build warnings
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 09:34:29 +0000 (11:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 09:42:28 +0000 (11:42 +0200)
commitf7887f741e55940969603e12e4424381ec7ee16e
tree70f56780d82d468760d5cf9c142503b707f8bca3
parent4f566194cec37d5abe0a18f9d9bb013b4bc3496b
staging: most: video: fix build warnings

Commit 7d7cdb4fa552 ("staging: most: video: remove debugging code") ended up
adding a bunch of build warnings about unused variables.  Fix that up by
removing those variables as we don't need them anymore.

Cc: Abdun Nihaal <abdun.nihaal@gmail.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 7d7cdb4fa552 ("staging: most: video: remove debugging code")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/video/video.c