ANDROID: ABI: add device_property_match_string to abi symbol list
We need this new symbol due to commit 54725260 ("spi: spidev: Replace OF specific code by device property API") which is present in 5.15.167 LTS. 1 function symbol(s) added 'int device_property_match_string(struct device *, const char *, const char *)' Bug: 374065047 Fixes: 54725260 ("spi: spidev: Replace OF specific code by device property API") Change-Id: I7db3656480dd0ee99fdb057d2e53edcc3a318c39 Signed-off-by:Peter Griffin <gpeter@google.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment