usb: typec: Declare the typec_class static
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 1 Apr 2021 10:58:43 +0000 (13:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Apr 2021 07:07:41 +0000 (09:07 +0200)
commitf70d436f000101876439ce25527a9939628c9518
tree341904b5105005e07d99ec06db01f81fd6743ac6
parent1e2ed7b222b83795152cbbb78d6465033b20b252
usb: typec: Declare the typec_class static

This is only to make the handling of the class consistent
with the two other susbsystems - the alt mode bus and the
mux class.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20210401105847.13026-3-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/class.c