alistair23-linux/drivers/staging/typec
Colin Ian King 9ea859b11b staging: typec: fusb302: make structure fusb302_psy_desc static
The const structure fusb302_psy_desc is local to the source and
does not need to be in global scope, so make it static.

Cleans up sparse warnings
symbol 'fusb302_psy_desc' was not declared. Should it be static?

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-01 19:06:44 +02:00
..
fusb302 staging: typec: fusb302: make structure fusb302_psy_desc static 2017-09-01 19:06:44 +02:00
Kconfig staging: typec: Fairchild FUSB302 Type-c chip driver 2017-04-28 11:29:00 +02:00
Makefile staging: typec: Fairchild FUSB302 Type-c chip driver 2017-04-28 11:29:00 +02:00
pd.h staging: typec: tcpm: typec: tcpm: Wait for CC debounce before PD excg 2017-08-29 08:21:10 +02:00
pd_bdo.h
pd_vdo.h staging: typec: tcpm: Respond to Discover Identity commands 2017-05-15 11:23:56 +02:00
tcpci.c staging: typec: tcpci: declare private structure as static 2017-05-15 11:23:55 +02:00
tcpci.h
tcpm.c staging: typec: tcpm: Add get_current_limit tcpc_dev callback 2017-08-31 18:23:12 +02:00
tcpm.h staging: typec: tcpm: Add get_current_limit tcpc_dev callback 2017-08-31 18:23:12 +02:00
TODO