ANDROID: GKI: fix up crc symbols for some drm functions.
In commit a508a102 ("drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)"), a new .h file is included which ends up messing with the crc for some drm functions. Properly exclude this from the crc calculations so that all is preserved Fixes: a508a102 ("drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)") Change-Id: I2e822dce8a1f7af1bb1425533fddc5d414d3a1e7 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment