ANDROID: preserve CRC for xhci symbols
In release 5.10.178 a new .h file was included in the xhci code, which caused the CRCs to change as some structures changed into "real" structures instead of anonymous definitions. So preserve the CRCs by commenting out the #include if GENKSYMS is being calculated. Bug: 161946584 Fixes: ec202609 ("xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu") Signed-off-by:Greg Kroah-Hartman <gregkh@google.com> Change-Id: I59838b0af869d3e17fc73d72eb473190c50281fd
Loading
Please sign in to comment