From: Segher Boessenkool Date: Wed, 16 May 2007 13:12:17 +0000 (+1000) Subject: [POWERPC] Fix ppc_rtas_progress_show() X-Git-Tag: v2.6.22-rc2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a6b50703e95b638f610a65ffcc5faf4356f73c9;p=pandora-kernel.git [POWERPC] Fix ppc_rtas_progress_show() Fixes the warning arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_progress_show': arch/powerpc/kernel/rtas-proc.c:382: warning: the address of 'progress_led' will always evaluate as 'true' by fixing the code to do what it presumably is meant to do. Signed-off-by: Segher Boessenkool Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed