Re: [PATCH] mfd: omap-usb-tll: remove unused usbtll_readb function

From: Lee Jones
Date: Thu Mar 30 2023 - 08:36:43 EST


On Wed, 22 Mar 2023, Tom Rix wrote:

> clang with W=1 reports
> drivers/mfd/omap-usb-tll.c:128:18: error: unused function
> 'usbtll_readb' [-Werror,-Wunused-function]
> static inline u8 usbtll_readb(void __iomem *base, u32 reg)
> ^
> This function is not used so remove it.
>
> Signed-off-by: Tom Rix <trix@xxxxxxxxxx>
> ---
> drivers/mfd/omap-usb-tll.c | 5 -----
> 1 file changed, 5 deletions(-)

Applied, thanks

--
Lee Jones [李琼斯]