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>
This commit is contained in:
Neil Armstrong
2014-04-11 14:59:55 +02:00
committed by Greg Kroah-Hartman
parent 30d991dd44
commit 6b2a016964

View File

@@ -32,6 +32,7 @@
#include "device.h"
#include "80211hdr.h"
#include "aes_ccmp.h"
/*
* SBOX Table