X-Git-Url: https://git.karo-electronics.de/?p=mv-sheeva.git;a=blobdiff_plain;f=arch%2Fmips%2Fmm%2Ftlbex.c;fp=arch%2Fmips%2Fmm%2Ftlbex.c;h=04f9e17db9d0dfbadda95b9f9751c798667529a6;hp=083d3412d0bccc7744ec151cd493de614d0375b8;hb=2990821d0e38d2bfc556ad39d709b5f8a83c2ebd;hpb=869c34f5208adde010065c387354f2ebe4ec3bfc diff --git a/arch/mips/mm/tlbex.c b/arch/mips/mm/tlbex.c index 083d3412d0b..04f9e17db9d 100644 --- a/arch/mips/mm/tlbex.c +++ b/arch/mips/mm/tlbex.c @@ -109,6 +109,8 @@ static bool scratchpad_available(void) static int scratchpad_offset(int i) { BUG(); + /* Really unreachable, but evidently some GCC want this. */ + return 0; } #endif /*