Commit 932abee3 authored by Guenter Roeck's avatar Guenter Roeck Committed by Todd Kjos
Browse files

video: adf: Set ADF_MEMBLOCK to boolean



Attempts to build with CONFIG_ADF_MEMBLOCK=m result in the following
build error.

ERROR: "memblock_free" [drivers/video/adf/adf_memblock.ko] undefined!

memblock_free() is marked as __init_memblock, so exporting it seems to be
a bad idea. All other callers are only configurable into the kernel,
so do the same with ADF_MEMBLOCK.

Signed-off-by: default avatarGuenter Roeck <groeck@chromium.org>
(cherry picked from commit 077be8a7)
Signed-off-by: default avatarAmit Pundir <amit.pundir@linaro.org>
parent b58ed189
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment