Skip to content
Commit f456da5e authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: fix memcpy_*io functions for allnoconfig



On tilepro without CONFIG_PCI, we can't provide inlines of these
functions, as we don't have readl/writel.

In addition, fix memset_io() signature to take a volatile void *.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 7c63e1ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment