浏览代码

coresight: etm4x: remove duplicated include from coresight-etm4x.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Wei Yongjun 9 年之前
父节点
当前提交
57a3668beb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/hwtracing/coresight/coresight-etm4x.c

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

@@ -33,7 +33,6 @@
 #include <linux/uaccess.h>
 #include <linux/uaccess.h>
 #include <linux/perf_event.h>
 #include <linux/perf_event.h>
 #include <linux/pm_runtime.h>
 #include <linux/pm_runtime.h>
-#include <linux/perf_event.h>
 #include <asm/sections.h>
 #include <asm/sections.h>
 #include <asm/local.h>
 #include <asm/local.h>