From: Kyle McMartin Date: Fri, 29 Jun 2007 06:17:50 +0000 (-0400) Subject: [PARISC] Clean up sti_flush X-Git-Tag: v2.6.23-rc4~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03b18f1b2afeac76840648b4232d8e53cfb7ec84;p=pandora-kernel.git [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 --- Reading git-diff-tree failed