public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/gvt: remove duplicate entry of trace
@ 2019-05-26  7:56 Hariprasad Kelam
  2019-05-28 23:54 ` ✗ Fi.CI.BAT: failure for " Patchwork
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Hariprasad Kelam @ 2019-05-26  7:56 UTC (permalink / raw)
  To: Zhenyu Wang, Zhi Wang, Jani Nikula, Joonas Lahtinen, Rodrigo Vivi,
	David Airlie, Daniel Vetter, intel-gvt-dev, intel-gfx, dri-devel,
	linux-kernel

Remove duplicate include of trace.h

Issue identified by includecheck

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
---
 drivers/gpu/drm/i915/gvt/trace_points.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/gvt/trace_points.c b/drivers/gpu/drm/i915/gvt/trace_points.c
index a3deed69..569f5e3 100644
--- a/drivers/gpu/drm/i915/gvt/trace_points.c
+++ b/drivers/gpu/drm/i915/gvt/trace_points.c
@@ -32,5 +32,4 @@
 
 #ifndef __CHECKER__
 #define CREATE_TRACE_POINTS
-#include "trace.h"
 #endif
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-30  3:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-26  7:56 [PATCH] drm/i915/gvt: remove duplicate entry of trace Hariprasad Kelam
2019-05-28 23:54 ` ✗ Fi.CI.BAT: failure for " Patchwork
2019-06-12  3:22 ` [PATCH] " Zhenyu Wang
2019-06-12 18:36   ` Hariprasad Kelam
2019-07-30  3:08   ` Zhao, Yan Y
2019-06-12  3:34 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: remove duplicate entry of trace (rev2) Patchwork
2019-06-12  3:56 ` ✓ Fi.CI.BAT: success " Patchwork
2019-06-13  1:57 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox