Include of_common header file explicitly to use of_fdt_get_ddrtype(). Change-Id: Idd814d6188d585b2d0ecd6935f3260a79d15401b Signed-off-by: Jeykumar Sankaran <[email protected]>
@@ -25,6 +25,7 @@
#include <drm/drm_crtc.h>
#include <drm/drm_probe_helper.h>
#include <drm/drm_flip_work.h>
+#include <soc/qcom/of_common.h>
#include "sde_kms.h"
#include "sde_hw_lm.h"
@@ -9,6 +9,7 @@
#include <linux/platform_device.h>
#include <linux/soc/qcom/llcc-qcom.h>
#include <linux/pm_qos.h>
#include "sde_hw_mdss.h"
#include "sde_hw_catalog.h"