On Apr 23, 2009, at 7:56 AM, Stephen Rothwell wrote:
Previous gcc versions didn't notice this because one of the preceding
#ifs always evaluated to true.
gcc 4.4.0 produced this error:
arch/powerpc/mm/tlb_nohash_low.S:206:6: error: #elif with no
expression
Signed-off-by: Stephen Rothwell
Previous gcc versions didn't notice this because one of the preceding
#ifs always evaluated to true.
gcc 4.4.0 produced this error:
arch/powerpc/mm/tlb_nohash_low.S:206:6: error: #elif with no expression
Signed-off-by: Stephen Rothwell
Acked-by: Josh Boyer
---
arch/powerpc/mm/tlb_nohash_low.S