hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/drivers/gpu/drm/sti/sti_hdmi.h
....@@ -10,9 +10,11 @@
1010 #include <linux/hdmi.h>
1111 #include <linux/platform_device.h>
1212
13
-#include <drm/drmP.h>
1413 #include <media/cec-notifier.h>
1514
15
+#include <drm/drm_modes.h>
16
+#include <drm/drm_property.h>
17
+
1618 #define HDMI_STA 0x0010
1719 #define HDMI_STA_DLL_LCK BIT(5)
1820 #define HDMI_STA_HOT_PLUG BIT(4)