diff options
| author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-01-21 10:45:46 -0500 |
|---|---|---|
| committer | Kishon Vijay Abraham I <kishon@ti.com> | 2019-02-07 00:41:04 -0500 |
| commit | 752b5da2359fee342d5264e2c10352daf5b9a199 (patch) | |
| tree | 00420b1ec027655d769a718f1c1b5fa6c834af6e /include | |
| parent | 07830a2a9af4965f642aeb1269dcbce2bc4502bc (diff) | |
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')
| -rw-r--r-- | include/linux/phy/phy-mipi-dphy.h | 2 |
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 @@ | |||
| 6 | #ifndef __PHY_MIPI_DPHY_H_ | 6 | #ifndef __PHY_MIPI_DPHY_H_ |
| 7 | #define __PHY_MIPI_DPHY_H_ | 7 | #define __PHY_MIPI_DPHY_H_ |
| 8 | 8 | ||
| 9 | #include <video/videomode.h> | ||
| 10 | |||
| 11 | /** | 9 | /** |
| 12 | * struct phy_configure_opts_mipi_dphy - MIPI D-PHY configuration set | 10 | * struct phy_configure_opts_mipi_dphy - MIPI D-PHY configuration set |
| 13 | * | 11 | * |
