staging: vt6655: Fix Sparse Warning for Static Declarations
authorArchana kumari <archanakumari959@gmail.com>
Thu, 17 Oct 2013 10:24:44 +0000 (15:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2013 16:09:36 +0000 (09:09 -0700)
This patch fixes the Sparse Warning "symbol was not declared. Should it be
static?" in aes_ccmp.c

Signed-off-by: Archana kumari <archanakumari959@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found