Re: [PATCH] powerpc: mpc5200 low power mode, .globl fix

2007-07-20 Thread Grant Likely
On 7/20/07, Domen Puncer <[EMAIL PROTECTED]> wrote: > flush_data_cache doesn't need to be global, and can cause problems. > Thanks to Milton Miller for noticing this. > > > Signed-off-by: Domen Puncer <[EMAIL PROTECTED]> Signed-off-by: Grant Likely <[EMAIL PROTECTED]> Paulus, can you pick this up

[PATCH] powerpc: mpc5200 low power mode, .globl fix

2007-07-20 Thread Domen Puncer
flush_data_cache doesn't need to be global, and can cause problems. Thanks to Milton Miller for noticing this. Signed-off-by: Domen Puncer <[EMAIL PROTECTED]> --- arch/powerpc/platforms/52xx/lite5200_sleep.S |1 - 1 file changed, 1 deletion(-) Index: work-powerpc.git/arch/powerpc/platforms/