From: Benjamin Herrenschmidt Date: Fri, 16 Aug 2013 00:13:06 +0000 (+1000) Subject: powerpc/wsp: Fix early debug build X-Git-Tag: v3.12-rc1~123^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afbcdd97bf117bc2d01b865a32f78f662437a4d8;p=pandora-kernel.git powerpc/wsp: Fix early debug build When reworking udbg_16550.c I forgot to remove the old and now useless code for the CONFIG_PPC_EARLY_DEBUG_WSP case, which doesn't build as a result. I also missed a cast. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed