From 138f296e140f79cb955caba70690076fb14e6f6d Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Wed, 24 Apr 2013 08:35:20 +0300 Subject: [PATCH] fbdev: fix check for fb_mmap's mmio availability Commit fc9bbca8f650e5f738af8806317c0a041a48ae4a (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 --- Reading git-format-patch failed