summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorKrzysztof Kozlowski2016-03-03 09:13:49 +0100
committerGreg Kroah-Hartman2016-03-05 21:33:58 +0100
commit16617535684faf9de30620de83667214297a36b8 (patch)
tree4c4b878f5b7234d409d96cb151af9c33dc767de1 /block
parentnvmem: mediatek: Fix later provider initialization (diff)
downloadkernel-qcow2-linux-16617535684faf9de30620de83667214297a36b8.tar.gz
kernel-qcow2-linux-16617535684faf9de30620de83667214297a36b8.tar.xz
kernel-qcow2-linux-16617535684faf9de30620de83667214297a36b8.zip
goldfish: Fix build error of missing ioremap on UM
Add missing HAS_IOMEM dependency to fix the allyesconfig build error on ARCH=um (for x86_64): drivers/platform/goldfish/pdev_bus.c: In function ‘goldfish_pdev_bus_probe’: drivers/platform/goldfish/pdev_bus.c:191:18: error: implicit declaration of function ‘ioremap’ [-Werror=implicit-function-declaration] pdev_bus_base = ioremap(pdev_bus_addr, pdev_bus_len); Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Reviewed-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions