summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/cc_ivgen.c
diff options
context:
space:
mode:
authorGilad Ben-Yossef <gilad@benyossef.com>2018-01-09 10:24:30 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-09 16:01:35 +0100
commit6daa971b57f4fe878228ae90eeb2ded18738548b (patch)
treed23376fdc54f431b577f5273093ce6beec89b229 /drivers/staging/ccree/cc_ivgen.c
parente7660d2d4714a146a80553e9355b40c467d60183 (diff)
downloadlinux-6daa971b57f4fe878228ae90eeb2ded18738548b.tar.gz
linux-6daa971b57f4fe878228ae90eeb2ded18738548b.tar.xz
staging: ccree: remove unneeded includes
Remove include files not needed for compilation. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ccree/cc_ivgen.c')
-rw-r--r--drivers/staging/ccree/cc_ivgen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ccree/cc_ivgen.c b/drivers/staging/ccree/cc_ivgen.c
index 43f70d46634a..25a3131a93ce 100644
--- a/drivers/staging/ccree/cc_ivgen.c
+++ b/drivers/staging/ccree/cc_ivgen.c
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/* Copyright (C) 2012-2018 ARM Limited or its affiliates. */
-#include <linux/platform_device.h>
#include <crypto/ctr.h>
#include "cc_driver.h"
#include "cc_ivgen.h"