[PARISC] Clean up sti_flush
authorKyle McMartin <kyle@parisc-linux.org>
Fri, 29 Jun 2007 06:17:50 +0000 (02:17 -0400)
committerKyle McMartin <kyle@minerva.i.cabal.ca>
Mon, 27 Aug 2007 04:29:23 +0000 (00:29 -0400)
sti_flush is supposed to flush the caches so we can execute the STI rom
we copied to memory. Anything more than flush_icache_range is overkill.

Fixes a missing symbol when built as a module.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found