On Sun, 15 Sep 2024, Martin Blumenstingl <[email protected]> wrote: > Hi Jani, > > On Tue, Sep 10, 2024 at 12:08 PM Jani Nikula <[email protected]> wrote: >> >> Building with clang and and W=1 leads to warning about unused >> dw_hdmi_dwc_write_bits(). Fix by annotating it with __maybe_unused. >> >> See also commit 6863f5643dd7 ("kbuild: allow Clang to find unused static >> inline functions for W=1 build"). >> >> Signed-off-by: Jani Nikula <[email protected]> > I prefer dropping this function for which there's a patch already: [0]
Even better, thanks! BR, Jani. > > > [0] > https://lore.kernel.org/linux-amlogic/[email protected]/ -- Jani Nikula, Intel
