[PATCH -next] perf: remove duplicated include from perf_event.h

From: YueHaibing
Date: Thu Jan 17 2019 - 02:26:08 EST


Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
---
include/linux/perf_event.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
index 1d5c551..19baf4a 100644
--- a/include/linux/perf_event.h
+++ b/include/linux/perf_event.h
@@ -53,7 +53,6 @@ struct perf_guest_info_callbacks {
#include <linux/atomic.h>
#include <linux/sysfs.h>
#include <linux/perf_regs.h>
-#include <linux/workqueue.h>
#include <linux/cgroup.h>
#include <asm/local.h>

--
2.7.0