diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-08-06 07:14:14 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-10 14:01:04 -0400 |
commit | 697fa834c3103cda43107bce1e1c3cfb7a4603ac (patch) | |
tree | 0682f404b7c53a89f41d2c9447a49b771661855a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2ccaabeb459a5a40852dec843ca88df7cf86a967 (diff) |
USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_name
Variables snk_pdo and toggling_mode_name are defined but are not used and
hence can be removed.
Cleans up clang warnings:
warning: 'snk_pdo' defined but not used [-Wunused-const-variable=]
warning: 'toggling_mode_name' defined but not used [-Wunused-const-variable=]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions