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 --- 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 *