Re: [PATCH] drm/msm/dpu: Remove unused code and move the header

2018-02-20 Thread Rob Clark
On Thu, Feb 15, 2018 at 3:45 PM, Jordan Crouse wrote: > Remove unused code from dpu_io_util.c. The functions are only > used inside of the msm driver so remove the EXPORT_SYMBOL > tags and move the header dpu_io_util.h from include/linux. > > Signed-off-by: Jordan Crouse Thanks, Reviewed-by: R

[PATCH] drm/msm/dpu: Remove unused code and move the header

2018-02-15 Thread Jordan Crouse
Remove unused code from dpu_io_util.c. The functions are only used inside of the msm driver so remove the EXPORT_SYMBOL tags and move the header dpu_io_util.h from include/linux. Signed-off-by: Jordan Crouse --- drivers/gpu/drm/msm/dp/dp_parser.h | 2 +- drivers/gpu/drm/msm/dp