Commit d7089d20 authored by Andrew Morton's avatar Andrew Morton Committed by james toy

ERROR: "mb862xxfb_init_accel" [drivers/video/mb862xx/mb862xxfb.ko] undefined!

Cc: Alexander Shishkin <virtuoso@slind.org>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Cc: Valentin Sitdikov <valentin.sitdikov@siemens.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent d9212361
......@@ -328,3 +328,4 @@ void mb862xxfb_init_accel(struct fb_info *info, int xres)
FBINFO_HWACCEL_IMAGEBLIT;
info->fix.accel = 0xff; /*FIXME: add right define */
}
EXPORT_SYMBOL(mb862xxfb_init_accel);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment