linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cleanup of -Wunused-const-variable in drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c
@ 2019-06-13 20:13 Nathan Huckleberry
  2019-06-13 20:49 ` Sean Paul
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nathan Huckleberry @ 2019-06-13 20:13 UTC (permalink / raw)
  To: jsanka, robdclark, sean, airlied, daniel
  Cc: linux-arm-msm, dri-devel, freedreno, clang-built-linux

Hey all,

I'm looking into cleaning up ignored warnings in the kernel so we can
remove compiler flags to ignore warnings.

There are several unused variables in dpu_formats.c
('dpu_format_map_tile', 'dpu_format_map_p010',
'dpu_format_map_p010_ubwc', 'dpu_format_map_tp10_ubwc').
They look like modifiers that were never implemented. I'd like to
remove these variables if there are no plans moving forward to
implement them. Otherwise I'll just leave them.

https://github.com/ClangBuiltLinux/linux/issues/528

Thanks,
Nathan Huckleberry

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-14 20:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 20:13 Cleanup of -Wunused-const-variable in drivers/gpu/drm/msm/disp/dpu1/dpu_formats.c Nathan Huckleberry
2019-06-13 20:49 ` Sean Paul
2019-06-14 18:55   ` Nick Desaulniers
2019-06-13 20:52 ` Rob Clark
2019-06-14  7:17   ` Daniel Vetter
2019-06-14  9:46 ` Jani Nikula
2019-06-14 18:59   ` Nick Desaulniers
2019-06-14 20:56     ` [PATCH] drm/msm/dpu: Fix Wunused-const-variable Nathan Huckleberry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).