mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-08 14:13:05 +09:00
dev_set_cma_area incorrectly assigned cma to global area on first call due to incorrect check. This patch fixes this issue. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>