All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/intel_dsi_vbt: Remove duplicate header
@ 2018-12-25 13:30 Brajeswar Ghosh
  2018-12-27 10:34 ` ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Brajeswar Ghosh @ 2018-12-25 13:30 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied
  Cc: jrdr.linux, amd-gfx, dri-devel, linux-kernel, sabyasachi.linux

Remove video/mipi_display.h which is included more than once

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

diff --git a/drivers/gpu/drm/i915/intel_dsi_vbt.c b/drivers/gpu/drm/i915/intel_dsi_vbt.c
index ac83d6b89ae0..40a5efa33c3d 100644
--- a/drivers/gpu/drm/i915/intel_dsi_vbt.c
+++ b/drivers/gpu/drm/i915/intel_dsi_vbt.c
@@ -32,7 +32,6 @@
 #include <linux/slab.h>
 #include <video/mipi_display.h>
 #include <asm/intel-mid.h>
-#include <video/mipi_display.h>
 #include "i915_drv.h"
 #include "intel_drv.h"
 #include "intel_dsi.h"
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [PATCH] drm/intel_dsi_vbt: Remove duplicate header
@ 2018-12-25 13:30 Brajeswar Ghosh
  0 siblings, 0 replies; 6+ messages in thread
From: Brajeswar Ghosh @ 2018-12-25 13:30 UTC (permalink / raw)
  To: jani.nikula, joonas.lahtinen, rodrigo.vivi, airlied
  Cc: dri-devel, sabyasachi.linux, jrdr.linux, amd-gfx, linux-kernel

Remove video/mipi_display.h which is included more than once

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

diff --git a/drivers/gpu/drm/i915/intel_dsi_vbt.c b/drivers/gpu/drm/i915/intel_dsi_vbt.c
index ac83d6b89ae0..40a5efa33c3d 100644
--- a/drivers/gpu/drm/i915/intel_dsi_vbt.c
+++ b/drivers/gpu/drm/i915/intel_dsi_vbt.c
@@ -32,7 +32,6 @@
 #include <linux/slab.h>
 #include <video/mipi_display.h>
 #include <asm/intel-mid.h>
-#include <video/mipi_display.h>
 #include "i915_drv.h"
 #include "intel_drv.h"
 #include "intel_dsi.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] 6+ messages in thread

end of thread, other threads:[~2018-12-28  7:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-25 13:30 [PATCH] drm/intel_dsi_vbt: Remove duplicate header Brajeswar Ghosh
2018-12-27 10:34 ` ✓ Fi.CI.BAT: success for " Patchwork
2018-12-27 12:45 ` ✓ Fi.CI.IGT: " Patchwork
2018-12-28  7:18 ` [PATCH] " Jani Nikula
2018-12-28  7:18   ` Jani Nikula
  -- strict thread matches above, loose matches on Subject: below --
2018-12-25 13:30 Brajeswar Ghosh

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.