ANDROID: GKI: update abi due to internal struct of_bus change
In commit 6a7832e3 ("of: address: Store number of bus flag cells rather than bool"), the internal-to-the-of-core struct "struct of_bus" changed some fields. This is allowed as this structure does not go outside of the OF core code. Fixes: 6a7832e3 ("of: address: Store number of bus flag cells rather than bool") Change-Id: Ic24736a1d6307f9d8493ceaf3ccee500478406d7 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading