ANDROID: GKI: fix symbol_get/put() build error on arm64 defconfig
kernelci reports a remaining symbol_get/put() build error on arm64 defconfig builds: https://kernelci.org/build/android/branch/android11-5.4/kernel/ASB-2020-07-05_5.4-stable-650-ga35cf7283648/ so fix that up by changing the offending driver to be built in and not a module. Bug: 162613590 Fixes: 882b7ca1 ("ANDROID: GKI: do not export symbol_get/put()") Reported-by:Todd Kjos <tkjos@google.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com> Change-Id: I5934da42852ccf309164a6d6238073b99de5edb2
Loading
Please register or sign in to comment