aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/irda
diff options
context:
space:
mode:
authorPravin Shedge <pravin.shedge4linux@gmail.com>2017-12-06 22:42:08 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-06 18:26:05 +0100
commitb89da27e10355a09ce4903efc7be98b74589a239 (patch)
tree8119f5ae09e0a74c888d6e576fa5ad3e60f5a540 /drivers/staging/irda
parentstaging: unisys: move dependencies from UNISYSSPAR to VISORBUS (diff)
downloadlinux-dev-b89da27e10355a09ce4903efc7be98b74589a239.tar.xz
linux-dev-b89da27e10355a09ce4903efc7be98b74589a239.zip
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/irda')
-rw-r--r--drivers/staging/irda/drivers/pxaficp_ir.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/irda/drivers/pxaficp_ir.c b/drivers/staging/irda/drivers/pxaficp_ir.c
index 1dba16bc7f8d..2ea00a6531f9 100644
--- a/drivers/staging/irda/drivers/pxaficp_ir.c
+++ b/drivers/staging/irda/drivers/pxaficp_ir.c
@@ -12,7 +12,6 @@
* Infra-red driver (SIR/FIR) for the PXA2xx embedded microprocessor
*
*/
-#include <linux/dma-mapping.h>
#include <linux/interrupt.h>
#include <linux/module.h>
#include <linux/netdevice.h>