gpu: ion: Fix cached and uncached mapping in carveout heap
When the cached flag is set, ioremap_cached should be called.
When the cache flag is not set, ioremap should be called.
Signed-off-by:
Laura Abbott <lauraa@codeaurora.org>
Loading
Please sign in to comment