aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/io.c
AgeCommit message (Collapse)Author
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel
The string-io functions (outs{bwl}, ins{bwl}) are independent from the PCI option and should be in a separate file. Signed-off-by: Chris Zankel <chris@zankel.net>