ANDROID: fix up crc problems 5.15.174
In commit 679d3a53 ("mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling"), new .h files are included which break the CRC generation of some symbols. Fix this up by only including the .h files for when a real build happens to preserve the ABI. Fixes: 679d3a53 ("mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling") Change-Id: I1f0990d75a4813c4f2dcb01ead3396cfbc7c452c Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment