All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915_request.h: Remove duplicate header
@ 2018-12-25 13:23 Brajeswar Ghosh
  0 siblings, 0 replies; 4+ messages in thread
From: Brajeswar Ghosh @ 2018-12-25 13:23 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied
  Cc: dri-devel, sabyasachi.linux, jrdr.linux, amd-gfx, linux-kernel

Remove i915_scheduler.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
---
 drivers/gpu/drm/i915/i915_request.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_request.h b/drivers/gpu/drm/i915/i915_request.h
index 7fa94b024968..3d9d225bc5fc 100644
--- a/drivers/gpu/drm/i915/i915_request.h
+++ b/drivers/gpu/drm/i915/i915_request.h
@@ -30,7 +30,6 @@
 #include "i915_gem.h"
 #include "i915_scheduler.h"
 #include "i915_sw_fence.h"
-#include "i915_scheduler.h"
 
 #include <uapi/drm/i915_drm.h>
 
-- 
2.17.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

* Re: [PATCH] drm/i915_request.h: Remove duplicate header
  2018-12-25 13:23 Brajeswar Ghosh
@ 2018-12-27 13:00   ` Chris Wilson
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Wilson @ 2018-12-27 13:00 UTC (permalink / raw)
  To: Brajeswar Ghosh, airlied, jani.nikula, joonas.lahtinen, rodrigo.vivi
  Cc: jrdr.linux, amd-gfx, dri-devel, linux-kernel, sabyasachi.linux

Quoting Brajeswar Ghosh (2018-12-25 13:23:40)
> Remove i915_scheduler.h which is included more than once
> 
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Thanks for the patch, pushed to dinq.
-Chris

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

* Re: [PATCH] drm/i915_request.h: Remove duplicate header
@ 2018-12-27 13:00   ` Chris Wilson
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Wilson @ 2018-12-27 13:00 UTC (permalink / raw)
  To: Brajeswar Ghosh, airlied-cv59FeDIM0c,
	jani.nikula-VuQAYsv1563Yd54FQh9/CA,
	joonas.lahtinen-VuQAYsv1563Yd54FQh9/CA,
	rodrigo.vivi-ral2JQCrhuEAvxtiuMwx3w
  Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	sabyasachi.linux-Re5JQEeQqe8AvxtiuMwx3w,
	jrdr.linux-Re5JQEeQqe8AvxtiuMwx3w,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Quoting Brajeswar Ghosh (2018-12-25 13:23:40)
> Remove i915_scheduler.h which is included more than once
> 
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Thanks for the patch, pushed to dinq.
-Chris
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

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

* [PATCH] drm/i915_request.h: Remove duplicate header
@ 2018-12-25 13:23 Brajeswar Ghosh
  2018-12-27 13:00   ` Chris Wilson
  0 siblings, 1 reply; 4+ messages in thread
From: Brajeswar Ghosh @ 2018-12-25 13:23 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied
  Cc: jrdr.linux, amd-gfx, dri-devel, linux-kernel, sabyasachi.linux

Remove i915_scheduler.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
---
 drivers/gpu/drm/i915/i915_request.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_request.h b/drivers/gpu/drm/i915/i915_request.h
index 7fa94b024968..3d9d225bc5fc 100644
--- a/drivers/gpu/drm/i915/i915_request.h
+++ b/drivers/gpu/drm/i915/i915_request.h
@@ -30,7 +30,6 @@
 #include "i915_gem.h"
 #include "i915_scheduler.h"
 #include "i915_sw_fence.h"
-#include "i915_scheduler.h"
 
 #include <uapi/drm/i915_drm.h>
 
-- 
2.17.1


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

end of thread, other threads:[~2018-12-27 13:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-25 13:23 [PATCH] drm/i915_request.h: Remove duplicate header Brajeswar Ghosh
  -- strict thread matches above, loose matches on Subject: below --
2018-12-25 13:23 Brajeswar Ghosh
2018-12-27 13:00 ` Chris Wilson
2018-12-27 13:00   ` Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.