From: Michael Neuling Date: Sun, 11 Dec 2011 22:49:14 +0000 (+1100) Subject: powerpc: fix compile error with 85xx/p1022_ds.c X-Git-Tag: v3.3-rc2~36^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8438fb4e85bfe6cf8d3149fe63b85e49fdf217;p=pandora-kernel.git powerpc: fix compile error with 85xx/p1022_ds.c 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 Acked-by: Timur Tabi Signed-off-by: Kumar Gala --- Reading git-diff-tree failed