Skip to content

Commit

Permalink
drm/intel_dsi_vbt: Remove duplicate header
Browse files Browse the repository at this point in the history
Remove video/mipi_display.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181225133055.GA2628@hp-pavilion-15-notebook-pc-brajeswar
  • Loading branch information
Brajeswar Ghosh authored and Jani Nikula committed Dec 28, 2018
1 parent 28e52b9 commit 6879216
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/i915/intel_dsi_vbt.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6879216

Please sign in to comment.