aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@bootlin.com>2019-01-21 16:45:46 +0100
committerKishon Vijay Abraham I <kishon@ti.com>2019-02-07 11:11:04 +0530
commit752b5da2359fee342d5264e2c10352daf5b9a199 (patch)
tree00420b1ec027655d769a718f1c1b5fa6c834af6e /include/linux/phy
parentMAINTAINERS: phy: fill Armada 3700 PHY drivers entry (diff)
downloadlinux-dev-752b5da2359fee342d5264e2c10352daf5b9a199.tar.xz
linux-dev-752b5da2359fee342d5264e2c10352daf5b9a199.zip
phy: dphy: Remove unused header
The videomode.h header inclusion is an artifact from the patches development, remove it. Suggested-by: Sakari Ailus <sakari.ailus@iki.fi> Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'include/linux/phy')
-rw-r--r--include/linux/phy/phy-mipi-dphy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/phy/phy-mipi-dphy.h b/include/linux/phy/phy-mipi-dphy.h
index c08aacc0ac35..9cf97cd1d303 100644
--- a/include/linux/phy/phy-mipi-dphy.h
+++ b/include/linux/phy/phy-mipi-dphy.h
@@ -6,8 +6,6 @@
#ifndef __PHY_MIPI_DPHY_H_
#define __PHY_MIPI_DPHY_H_
-#include <video/videomode.h>
-
/**
* struct phy_configure_opts_mipi_dphy - MIPI D-PHY configuration set
*