On 14/01/14 13:16, Zhou Zhu wrote: > add devm_mmp_get_path_by_phandle to replace mmp_get_path > for DT usage > > Signed-off-by: Zhou Zhu > --- > drivers/video/mmp/core.c | 35 +++++++++++++++++++++++++++++++++++ > include/video/mmp_disp.h | 2 ++ > 2 files changed, 37 insertions(+) > > diff --git a/drivers/video/mmp/core.c b/drivers/video/mmp/core.c > index b563b92..0538458 100644 > --- a/drivers/video/mmp/core.c > +++ b/drivers/video/mmp/core.c > @@ -23,6 +23,7 @@ > #include > #include > #include > +#include > #include