From: Anton Blanchard Date: Thu, 30 Oct 2014 04:43:43 +0000 (+1100) Subject: powerpc/jump_label: Use HAVE_JUMP_LABEL X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc9e47aa8e4b0f9629e218d4c7667308ca6af67;p=pandora-kernel.git powerpc/jump_label: Use HAVE_JUMP_LABEL Commit d4fe0965e208 ("powerpc/jump_label: use HAVE_JUMP_LABEL?") missed a few conversions. Change the remaining uses of CONFIG_JUMP_LABEL to HAVE_JUMP_LABEL. Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed