mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-08 05:05:27 +09:00
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: Chris Metcalf <cmetcalf@tilera.com>