]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpu/drm/meson/meson_vclk.h
drm/meson: drop use of drmP.h
[linux.git] / drivers / gpu / drm / meson / meson_vclk.h
index ed993d20abda6ce0c31abbbf42254edccd9fedd4..b62125540aeffa300c0ce338c2075db6fe12d836 100644 (file)
@@ -9,6 +9,10 @@
 #ifndef __MESON_VCLK_H
 #define __MESON_VCLK_H
 
+#include <drm/drm_modes.h>
+
+struct meson_drm;
+
 enum {
        MESON_VCLK_TARGET_CVBS = 0,
        MESON_VCLK_TARGET_HDMI = 1,