summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGuenter Roeck <groeck@chromium.org>2016-03-03 09:30:33 -0800
committerGuenter Roeck <groeck@chromium.org>2016-03-03 09:30:33 -0800
commit077be8a752875772589c70299a291070807c8046 (patch)
tree4c3e7d6890d88d3da2695f86047ef69c77001e75 /scripts
parentbb485f9d7aac6f4f2a75e0c3bd48d3b55966afb6 (diff)
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: Guenter Roeck <groeck@chromium.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions