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

ANDROID: fix up abi breakage in struct dwc3



Commit cf52c320 ("USB: dwc3: fix memory leak with using
debugfs_lookup()") added a new field to struct dwc3.  Fix this up by
using one of the reserved fields in the structure to handle the abi
break and update the .xml file to preserve things.

type 'struct dwc3' changed
  member 'union { struct dentry * debug_root; struct { u64 android_kabi_reserved2; }; union { }; }' was added
  member 'u64 android_kabi_reserved2' was removed

Fixes: cf52c320 ("USB: dwc3: fix memory leak with using debugfs_lookup()")
Bug: 161946584
Change-Id: I7bf60deb89e4d5c4a9bc4cbcf68912cef21358ce
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent 62e7ec91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment