Skip to content
Commit aca0156a authored by Marek Szyprowski's avatar Marek Szyprowski
Browse files

drivers: of: fix build break if asm/dma-contiguous.h is missing



It is not needed to include asm/dma-contiguous.h header to compile
reserved memory initialization code, so remove it to avoid build break
on architectures without CMA support.

Signed-off-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Tested-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 26b0332e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment