diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2024-08-16 16:58:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-08-23 18:47:38 +0800 |
commit | 9ecf52153b6f6681853b60c9912231e03857dff4 (patch) | |
tree | 18c70964a103df910aea2b6471dc4210eb4fcabe /tools/perf/scripts/python/syscall-counts.py | |
parent | a139c98f760efa1b6f0ee2f36ea6f62f04c8b20a (diff) |
usb: typec: ucsi: Remove unused fields from struct ucsi_connector_status
The new fields are valid only with the new UCSI versions.
They are at offsets that go beyond the MAX_DATA_LENGTH (16
bytes) with the older UCSI versions. That has not caused any
problems before because nothing uses those new fields yet.
Because they are not used yet, dropping them for now.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20240816135859.3499351-2-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions