Skip to content

usb3380 flasher and linux kernel 5.6 #206

@briskspirit

Description

@briskspirit

pbar0 = ioremap_nocache(pci_resource_start(pdev, 0), pci_resource_len(pdev, 0));

ioremap_nocache needs to be replaced with ioremap if you are building for kernel 5.6 and up.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions