sh: Provide stubbed I/O routines for NO_IOPORT case.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 04:07:55 +0000 (13:07 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 10 May 2012 04:07:55 +0000 (13:07 +0900)
Too many drivers fail at IOPORT vs IOMEM checking before blindly calling
in to the API, so we may as well just provide basic stubs to get more
build coverage. Other platforms already do this, too (tile, parisc, etc.)

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found