Files
facetimehd/fthd_drv.c
Patrik Jakobsson e989703071 Replace ioremap_nocache() with ioremap()
ioremap_nocache() got removed from upstream because ioremap() always
gave "nocache". Use ioremap() instead.

Fixes: 4bdc0d676a643140bdf17dbf7eafedee3d496a3c
    remove ioremap_nocache and devm_ioremap_nocache

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
2020-04-30 10:26:09 +02:00

14 KiB