ANDROID: GKI: fix crc issue with dma_map_ops
In commit 46efab01 ("of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()"), the dma_map_ops structure is now defined, which causes some CRC mismatches for some exported symbols in the of_reserved_mem.c file. Fix this up by telling the CRC generation logic to ignore this. Bug: 161946584 Fixes: 46efab01 ("of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()") Change-Id: Iedf2fb8005c8ddf469ae5fd0df38ff347d27ade3 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment