[Freedreno] [PATCH] drm/msm/dpu: Remove an unused enum
Sean Paul
sean at poorly.run
Mon Sep 17 15:45:03 UTC 2018
On Thu, Sep 13, 2018 at 10:46:15AM -0600, Jordan Crouse wrote:
> enum dpu_ad isn't used and can be safely removed.
>
> Signed-off-by: Jordan Crouse <jcrouse at codeaurora.org>
Nice catch! I've pushed it to dpu-staging
Sean
> ---
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h
> index 62cf127b16d4..68c54d2c9677 100644
> --- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h
> +++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_mdss.h
> @@ -232,12 +232,6 @@ enum dpu_wb {
> WB_MAX
> };
>
> -enum dpu_ad {
> - AD_0 = 0x1,
> - AD_1,
> - AD_MAX
> -};
> -
> enum dpu_cwb {
> CWB_0 = 0x1,
> CWB_1,
> --
> 2.18.0
>
> _______________________________________________
> Freedreno mailing list
> Freedreno at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/freedreno
--
Sean Paul, Software Engineer, Google / Chromium OS
More information about the Freedreno
mailing list