Commit f5279a1d authored by Shawn Xiao's avatar Shawn Xiao Committed by Nitin Garg
Browse files

MGS-577 ARM: Export the cache management symbols when !MULTI_CACHE



When compiling a GPU module without CONFIG_MULTI_CACHE enabled, the
compiler prompt warning which says symbol v7_dma_map_area and
v7_dma_flush_area not exported. And when insmod GPU module, it also
warns the above two symbols not found, which cause insmod module failed.

This patch export these dma access functions and fix these issues.

Signed-off-by: default avatarShawn Xiao <b49994@freescale.com>
parent c7720b30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment