summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h
diff options
context:
space:
mode:
authorFritz Koenig <frkoenig@google.com>2018-12-11 21:42:21 +0300
committerSean Paul <seanpaul@chromium.org>2019-02-01 18:35:54 +0300
commite6b63a7bb6cd9cd0496b7e6ee05a0bea217933f9 (patch)
tree27a9737abb91e78b25e505aa83f4cdf8b3c6ce4b /drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h
parent6de75d5567386a42b215a053d68db989691e91c6 (diff)
downloadlinux-e6b63a7bb6cd9cd0496b7e6ee05a0bea217933f9.tar.xz
drm/msm/dpu: Use simple list for plane format init
Simplify the initilization of a list of formats by passing the list in directly instead of copying it from one structure to another. Signed-off-by: Fritz Koenig <frkoenig@google.com> Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h')
-rw-r--r--drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h
index 321fc64ddd0e..efe70c508ee0 100644
--- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h
+++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_util.h
@@ -18,7 +18,6 @@
#include "dpu_hw_mdss.h"
#define REG_MASK(n) ((BIT(n)) - 1)
-struct dpu_format_extended;
/*
* This is the common struct maintained by each sub block