浏览代码

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>
Pravin Shedge 7 年之前
父节点
当前提交
76526f98b0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/hwtracing/coresight/coresight-etb10.c

+ 0 - 1
drivers/hwtracing/coresight/coresight-etb10.c

@@ -33,7 +33,6 @@
 #include <linux/mm.h>
 #include <linux/mm.h>
 #include <linux/perf_event.h>
 #include <linux/perf_event.h>
 
 
-#include <asm/local.h>
 
 
 #include "coresight-priv.h"
 #include "coresight-priv.h"