X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-ia64%2Fsal.h;h=0b210abbe0033ce06a1f7c1db28e8bcf0395ef6e;hb=576b3ef2495c732a56509febd5de5144f3ebccf6;hp=313cad0628d07a5555d430d17ab6236f52fa59cb;hpb=0356dbb7fe87ba59558902e536d9f960e87353c1;p=powerpc.git diff --git a/include/asm-ia64/sal.h b/include/asm-ia64/sal.h index 313cad0628..0b210abbe0 100644 --- a/include/asm-ia64/sal.h +++ b/include/asm-ia64/sal.h @@ -658,15 +658,7 @@ ia64_sal_freq_base (unsigned long which, unsigned long *ticks_per_second, return isrv.status; } -/* Flush all the processor and platform level instruction and/or data caches */ -static inline s64 -ia64_sal_cache_flush (u64 cache_type) -{ - struct ia64_sal_retval isrv; - SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); - return isrv.status; -} - +extern s64 ia64_sal_cache_flush (u64 cache_type); /* Initialize all the processor and platform level instruction and data caches */ static inline s64