Commit 138f296e authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

fbdev: fix check for fb_mmap's mmio availability

Commit fc9bbca8

 (vm: convert fb_mmap to
vm_iomap_memory() helper) made fbmem.c use vm_iomap_memory, but also
accidentally removed the check for mmio's availability.

Add the check back.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 04f8afbe
Supports Markdown
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