Re: [PATCH 3/5] powerpc/qe: Add qe_upload_firmware() stub for non-QE builds

2009-08-27 Thread Kumar Gala
On Aug 27, 2009, at 12:30 PM, Anton Vorontsov wrote: This is needed to avoid #ifdefs in MPC85xx suspend/resume code. Signed-off-by: Anton Vorontsov --- arch/powerpc/include/asm/qe.h |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) applied to next - k

[PATCH 3/5] powerpc/qe: Add qe_upload_firmware() stub for non-QE builds

2009-08-27 Thread Anton Vorontsov
This is needed to avoid #ifdefs in MPC85xx suspend/resume code. Signed-off-by: Anton Vorontsov --- arch/powerpc/include/asm/qe.h |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/include/asm/qe.h b/arch/powerpc/include/asm/qe.h index 791c67a..e8232bb 100