From: Anton Blanchard Date: Tue, 6 Aug 2013 16:01:23 +0000 (+1000) Subject: powerpc/pseries: Simplify H_GET_TERM_CHAR X-Git-Tag: v3.12-rc1~123^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a96ee9ba9ea188dee9126dbb404ff6253318cd;p=pandora-kernel.git powerpc/pseries: Simplify H_GET_TERM_CHAR plpar_get_term_char is only used once and just adds a layer of complexity to H_GET_TERM_CHAR. plpar_put_term_char isn't used at all so we can remove it. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed