ANDROID: GKI: update .xml file due to USB changes in 5.4.270
In commitbbcf72333b
("usb: roles: don't get/set_role() when usb_role_switch is unregistered") a new field is added to struct usb_role_switch. This is an internal-to-the-USB-core structure that is only used as a pointer by external apis. But as the structure is leaked into the .xml file, we need to update it to properly register the change with the abi checking logic. No functional changes are needed, this is a false-positive of the abi checker. Leaf changes summary: 1 artifact changed Changed leaf types summary: 1 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 0 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 'struct usb_role_switch at class.c:19:1' changed: type size hasn't changed 1 data member insertion: 'bool registered', at offset 7648 (in bits) at class.c:23:1 15 impacted interfaces Fixes:bbcf72333b
("usb: roles: don't get/set_role() when usb_role_switch is unregistered") Change-Id: If85c66b026f2c25e2a6c6dde4d722a8058b1ac86 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
1ac7c39f24
commit
7dde2bcd3f
165468
android/abi_gki_aarch64.xml
165468
android/abi_gki_aarch64.xml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user