[PATCH v4 1/9] phy: dphy: Remove unused header
Maxime Ripard
maxime.ripard at bootlin.com
Wed Jan 9 09:33:18 UTC 2019
The videomode.h header inclusion is an artifact from the patches
development, remove it.
Suggested-by: Sakari Ailus <sakari.ailus at iki.fi>
Signed-off-by: Maxime Ripard <maxime.ripard at bootlin.com>
---
include/linux/phy/phy-mipi-dphy.h | 2 --
1 file changed, 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
*
--
git-series 0.9.1
More information about the dri-devel
mailing list