Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fbdev: fix check for fb_mmap's mmio availability
Commit fc9bbca (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: Tomi Valkeinen <tomi.valkeinen@ti.com>
- Loading branch information