Skip to content
Commit 6d3488a5 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()

Commit c84deb9d

 ("fbdev/sgivwfb: use
vm_iomap_memory()") changed sgivwfb_mmap() to use the new
vm_iomap_memory() function. The commit introduced the following
compilation error:

drivers/video/sgivwfb.c:716:9: note: each undeclared identifier is
reported only once for each function it appears in

This patch fixes the error.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 8a896baa
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