diff options
author | 2020-09-25 11:41:48 +0800 | |
---|---|---|
committer | 2020-11-04 08:26:25 -0800 | |
commit | c7314613226a05758bb8c5a350521959c7db4ea9 (patch) | |
tree | 563e23729dfb6fb6e6924296ebf886d466ea212c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: Add missing stub definition (diff) | |
download | linux-dev-c7314613226a05758bb8c5a350521959c7db4ea9.tar.xz linux-dev-c7314613226a05758bb8c5a350521959c7db4ea9.zip |
drm/msm: Add missing struct identifier
fix warnings reported by make W=1
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c:195: warning: cannot
understand function prototype: 'const struct dpu_intr_reg
dpu_intr_set[] = '
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c:252: warning: cannot
understand function prototype: 'const struct dpu_irq_type
dpu_irq_map[] = '
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions