History log of /arch/xtensa/kernel/io.c
Revision Date Author Comments
787a22d1d284b21ad810fd0bedbdefb329f31cd2 04-Aug-2007 Chris Zankel <chris@zankel.net> [XTENSA] Move string-io functions to io.c from pci.c

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>