Staging: winbond: Fix Sparse Warnings in reg.c
authorEbru Akagunduz <ebru.akagunduz@gmail.com>
Tue, 29 Oct 2013 08:14:34 +0000 (10:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Oct 2013 15:43:05 +0000 (08:43 -0700)
This patch fixes the Sparse Warnings "symbol was
not declared. Should it be static?" and "defined
but not used [-Wunused-variable]"
in reg.c

Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found