Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Maxime Ripard and committed by
Kishon Vijay Abraham I
752b5da2 07830a2a

-2
-2
include/linux/phy/phy-mipi-dphy.h
··· 6 6 #ifndef __PHY_MIPI_DPHY_H_ 7 7 #define __PHY_MIPI_DPHY_H_ 8 8 9 - #include <video/videomode.h> 10 - 11 9 /** 12 10 * struct phy_configure_opts_mipi_dphy - MIPI D-PHY configuration set 13 11 *