]> git.ipfire.org Git - people/ms/linux.git/commit - drivers/video/fbdev/core/fbmem.c
video: export fb_prepare_logo
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Apr 2014 12:28:22 +0000 (13:28 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 09:55:47 +0000 (12:55 +0300)
commit23e51f87f3533bc566aa0d29848ae33df5562f7b
treed98b3d13a23dd83f1e5e581553c51b1e578949e2
parentfabd3152fb424cab804b18c0afdb59e96fe7c657
video: export fb_prepare_logo

Some drivers that may be loadable modules use the fb_prepare_logo
function, so we have to export it. Found during randconfig
builds with mmpfb.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-fbdev@vger.kernel.org
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/core/fbmem.c