summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/aes_ccmp.c
diff options
context:
space:
mode:
authorNeil Armstrong <superna9999@gmail.com>2014-04-11 14:59:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-18 16:10:29 -0700
commit6b2a01696489cf9c0d98b85dca0aed7ae280e855 (patch)
tree985f85405c0e54e1b8e98a4e4497750cc48c09a3 /drivers/staging/vt6656/aes_ccmp.c
parent30d991dd44ded3288c373246f9fd8eaee291584a (diff)
downloadlinux-6b2a01696489cf9c0d98b85dca0aed7ae280e855.tar.bz2
staging: vt6656: fix bad symbol declaration
With sparse, the following error appears : CHECK drivers/staging/vt6656/aes_ccmp.c drivers/staging/vt6656/aes_ccmp.c:221:6: warning: symbol 'AESbGenCCMP' was not declared. Should it be static? Add correct include header in order to have function declaration. Signed-off-by: Neil 'Superna' Armstrong <superna9999@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/aes_ccmp.c')
-rw-r--r--drivers/staging/vt6656/aes_ccmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/vt6656/aes_ccmp.c b/drivers/staging/vt6656/aes_ccmp.c
index e2bfa8d266cd..a9d51687db7f 100644
--- a/drivers/staging/vt6656/aes_ccmp.c
+++ b/drivers/staging/vt6656/aes_ccmp.c
@@ -32,6 +32,7 @@
#include "device.h"
#include "80211hdr.h"
+#include "aes_ccmp.h"
/*
* SBOX Table