[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasing
authorChris Zankel <chris@zankel.net>
Sat, 19 Jan 2008 00:15:29 +0000 (16:15 -0800)
committerChris Zankel <chris@zankel.net>
Thu, 14 Feb 2008 01:43:26 +0000 (17:43 -0800)
commit9f8fcf38e8928cccf8c7b32668d146e457f2ccf2
treeb29696373225a93876e7b5ec64bcd51bbf75ee98
parent679262578ba975037901556b2ddc6b17a77cf671
[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasing

For configurations that have aliasing in the data cache but
not in the instruction cache, we don't need to flush the
instruction cache. Thus, we didn't define the macros to
flush the instruction cache. Some cache-flush functions,
howerver, were using those macros.

Signed-off-by: Chris Zankel <chris@zankel.net>
include/asm-xtensa/cacheflush.h