From: Kuninori Morimoto Date: Tue, 1 Aug 2017 15:20:38 +0000 (+0200) Subject: omapfb: use of_graph_get_remote_endpoint() X-Git-Tag: rel_imx_4.19.35_1.1.0~9206^2~267 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=5161b96dd7db801cfeb1c2bdb572ddb6e12f671a;p=linux.git omapfb: use of_graph_get_remote_endpoint() Now, we can use of_graph_get_remote_endpoint(). Let's use it. Signed-off-by: Kuninori Morimoto Cc: Rob Herring Cc: Tomi Valkeinen Signed-off-by: Bartlomiej Zolnierkiewicz --- diff --git a/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c b/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c index d356a252ab4a..f1eb8b0f8a2a 100644 --- a/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c +++ b/drivers/video/fbdev/omap2/omapfb/dss/dss-of.c @@ -16,6 +16,7 @@ #include #include #include +#include #include #include