Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c
authorEbru Akagunduz <ebru.akagunduz@gmail.com>
Wed, 23 Oct 2013 18:29:22 +0000 (21:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Oct 2013 13:35:54 +0000 (06:35 -0700)
commit40c2f5512c8872593d23cca9fb2508938e781646
tree9c240970babe2ec0ddfe5ceee5f808cbe39580ce
parenta5b7151504de553b086f76082e348fdb8474ba12
Staging: ft1000: Fix Sparse Warning for Static Declarations in ft1000_hw.c

This patch fixes the Sparse Warning: "symbol 'ft1000_reset'
was not declared. Should it be static?" in ft1000_hw.c

Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
Reviewed-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_hw.c