Tom Rix 2271b2727a usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 function
clang with W=1 reports
drivers/usb/typec/tcpm/tcpci_mt6360.c:46:19: error: unused function
  'mt6360_tcpc_read16' [-Werror,-Wunused-function]
static inline int mt6360_tcpc_read16(struct regmap *regmap,
                  ^
This function is not used, so remove it.

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20230319141053.1703937-1-trix@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-23 17:34:46 +01:00
..
2023-02-14 13:44:08 +01:00
2023-01-17 17:23:47 +01:00
2023-02-06 08:33:30 +01:00
2023-02-24 12:58:55 -08:00
2023-02-24 12:58:55 -08:00
2022-07-14 16:24:05 +02:00
2022-07-14 16:24:05 +02:00
2022-04-26 13:47:13 +02:00
2022-12-16 03:54:54 -08:00
2022-08-16 12:46:26 +02:00