summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing
diff options
context:
space:
mode:
authorPravin Shedge <pravin.shedge4linux@gmail.com>2017-12-18 11:05:45 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-19 10:05:18 +0100
commit76526f98b0b942b4bd39c25046944e049024c582 (patch)
treef514f684da669b2f6f16285610d62a29fca265d8 /drivers/hwtracing
parent11595db8e17faaa05fadc25746c870e31276962f (diff)
downloadop-kernel-dev-76526f98b0b942b4bd39c25046944e049024c582.zip
op-kernel-dev-76526f98b0b942b4bd39c25046944e049024c582.tar.gz
coresight: etb10: 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: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hwtracing')
-rw-r--r--drivers/hwtracing/coresight/coresight-etb10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hwtracing/coresight/coresight-etb10.c b/drivers/hwtracing/coresight/coresight-etb10.c
index e03e589..580cd38 100644
--- a/drivers/hwtracing/coresight/coresight-etb10.c
+++ b/drivers/hwtracing/coresight/coresight-etb10.c
@@ -33,7 +33,6 @@
#include <linux/mm.h>
#include <linux/perf_event.h>
-#include <asm/local.h>
#include "coresight-priv.h"
OpenPOWER on IntegriCloud