Commit d7dd7343 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

ANDROID: update .stg for change to struct clk_core



In commit a29ec046 ("clk: Get runtime PM before walking tree during
disable_unused"), the internal struct clk_core structure gets a new
field.  That disturbs the abi checker, as many apis use a pointer to
struct clk_core.  But because all callers treat this as an opaque
structure, and it is internal to the kernel core only, it is safe to
update the definition of it as there is no real "abi break" here at all.

Bug: 161946584
Fixes: a29ec046 ("clk: Get runtime PM before walking tree during disable_unused")
Change-Id: Ic57abb142c040b62a006c5391f4c041c6e293c34
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent f279dd7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment