android_kernel_oneplus_msm8998/drivers/video
Guenter Roeck 077be8a752 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>
2016-03-03 09:30:33 -08:00
..
adf video: adf: Set ADF_MEMBLOCK to boolean 2016-03-03 09:30:33 -08:00
backlight - New Device Support 2015-11-06 10:53:48 -08:00
console fbcon: initialize blink interval before calling fb_set_par 2015-10-17 22:00:39 -07:00
fbdev OMAPDSS: fix timings for VENC to match what omapdrm expects 2015-12-09 12:57:13 +02:00
logo
display_timing.c
hdmi.c
Kconfig video: add atomic display framework 2016-02-16 13:53:09 -08:00
Makefile video: add atomic display framework 2016-02-16 13:53:09 -08:00
of_display_timing.c video: of: fix memory leak 2015-10-07 14:13:59 +03:00
of_videomode.c video: Fix possible leak in of_get_videomode() 2015-08-10 15:11:12 +03:00
vgastate.c
videomode.c