]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit03b18f1b2afeac76840648b4232d8e53cfb7ec84
tree5177edf43d8babd8ba766662dc2b664fdd3afa2e
parentfabb8ff4ffa2b6bf89df8ed598551b6aaf632478
[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>
drivers/video/console/sticore.c