diff options
author | Tom Rix <[email protected]> | 2023-03-22 08:58:03 -0400 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:33 +0100 |
commit | 4363f2113d04db9bafcc79487050ee0c10875c5a (patch) | |
tree | d6a9e3d93ec0d46275564c9f34aca7ba36bc7bf4 /lib/mpi/mpi-mod.c | |
parent | 75c0a1b3fc1c09ed67d22235900cb7e762af1dfd (diff) |
mfd: omap-usb-tll: Remove unused usbtll_readb() function
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 <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions