ioremap_nocache cannot be used after Linux 5.6
ioremap_nocache is used through a series of drivers. This function was removed in Linux 5.6. In its place ioremap should be used. We have a macro in ligo_ioremap.h that takes care of this.
ioremap_nocache is used through a series of drivers. This function was removed in Linux 5.6. In its place ioremap should be used. We have a macro in ligo_ioremap.h that takes care of this.
assigned to @jonathan-hanks
closed with !292 (merged)
closed