On Sun, Dec 11, 2011 at 4:49 PM, Michael Neuling wrote:
> Current linux-next compiled with mpc85xx_defconfig causes this:
> arch/powerpc/platforms/85xx/p1022_ds.c:341:14: error: 'udbg_progress'
> undeclared here (not in a function)
>
> Add include to fix this.
>
> Signed-off-by: Michael Neuling
Current linux-next compiled with mpc85xx_defconfig causes this:
arch/powerpc/platforms/85xx/p1022_ds.c:341:14: error: 'udbg_progress'
undeclared here (not in a function)
Add include to fix this.
Signed-off-by: Michael Neuling
diff --git a/arch/powerpc/platforms/85xx/p1022_ds.c
b/arch/powerpc