mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: Update ABI representation broken by update race
A collision between aosp/2569890 (symbol list update) and aosp/2582310 (KMI update) caused this fall out. Fix forward by updating the representation accordingly. Bug: 281981998 Change-Id: I312fa0662e8289e4cd0ecd0fcf40f1d4aae612a1 Signed-off-by: Matthias Maennich <maennich@google.com>
This commit is contained in:
@@ -357634,7 +357634,7 @@ elf_symbol {
|
||||
name: "snd_usb_power_domain_set"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0xf4ff4ee5
|
||||
crc: 0xb29e40d5
|
||||
type_id: 0x9b2aae3f
|
||||
full_name: "snd_usb_power_domain_set"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user