commit | 03b18f1b2afeac76840648b4232d8e53cfb7ec84 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Fri Jun 29 02:17:50 2007 -0400 |
committer | Kyle McMartin <kyle@minerva.i.cabal.ca> | Mon Aug 27 00:29:23 2007 -0400 |
tree | 5177edf43d8babd8ba766662dc2b664fdd3afa2e | |
parent | fabb8ff4ffa2b6bf89df8ed598551b6aaf632478 [diff] |
[PARISC] Clean up sti_flush 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>