-
`unsigned int ioread32(void __iomem *)` became `unsigned int ioread32(const void __iomem *)` in kernel 5.8 and above. Changed struct trtl_memory_ops accordingly. Added missing include for linux/io.h Signed-off-by:
Gwenhael GOAVEC <gwenhael.goavec@femto-st.fr> Signed-off-by:
Mathis MARION <mathis.marion@grenoble-inp.org>
`unsigned int ioread32(void __iomem *)` became `unsigned int ioread32(const void __iomem *)` in kernel 5.8 and above. Changed struct trtl_memory_ops accordingly. Added missing include for linux/io.h Signed-off-by:
Gwenhael GOAVEC <gwenhael.goavec@femto-st.fr> Signed-off-by:
Mathis MARION <mathis.marion@grenoble-inp.org>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.