remarkable-linux/drivers/video/fbdev/mmp
Arnd Bergmann 6984330a13 video/mmpfb: allow modular build
The frame buffer core can be a module, which means any fb drivers
should be able to build as modules too. This turns mmpfb into
a tristate option to allow that and fix a possible randconfig
build error.

drivers/built-in.o: In function `modes_setup':
:(.text+0x11b34): undefined reference to `fb_videomode_to_modelist'
:(.text+0x11b5c): undefined reference to `fb_videomode_to_var'

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-01-30 09:45:20 +02:00
..
fb video/mmpfb: allow modular build 2015-01-30 09:45:20 +02:00
hw Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
panel video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
core.c video: fbdev-MMP: Fix a typo for the word "destroyed" 2014-11-25 12:54:17 +02:00
Kconfig video: mmp: Remove references to CPU_PXA988 2014-04-30 11:36:48 +03:00
Makefile video/mmpfb: allow modular build 2015-01-30 09:45:20 +02:00