summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_driver.c
diff options
context:
space:
mode:
authorPravin Shedge <pravin.shedge4linux@gmail.com>2017-12-06 20:12:08 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-06 20:26:05 +0300
commitb89da27e10355a09ce4903efc7be98b74589a239 (patch)
tree8119f5ae09e0a74c888d6e576fa5ad3e60f5a540 /drivers/staging/ccree/ssi_driver.c
parent765e06f2ec87efa97dd341330dd58777d70ae47e (diff)
downloadlinux-b89da27e10355a09ce4903efc7be98b74589a239.tar.xz
drivers: staging: remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ccree/ssi_driver.c')
-rw-r--r--drivers/staging/ccree/ssi_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ccree/ssi_driver.c b/drivers/staging/ccree/ssi_driver.c
index 041624f78214..a0d8eb8ab480 100644
--- a/drivers/staging/ccree/ssi_driver.c
+++ b/drivers/staging/ccree/ssi_driver.c
@@ -55,7 +55,6 @@
#include <linux/uaccess.h>
#include <linux/pagemap.h>
#include <linux/sched.h>
-#include <linux/random.h>
#include <linux/of.h>
#include <linux/clk.h>
#include <linux/of_address.h>