From: Arnd Bergmann Date: Tue, 26 May 2015 14:39:36 +0000 (+0100) Subject: ARM: 8373/1: disable branch profiling in uncompressor X-Git-Tag: omap-for-v4.2/fixes-rc1^2~100^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c36a75748d0208e41e6fe7817c631ac8075eeef;p=pandora-kernel.git ARM: 8373/1: disable branch profiling in uncompressor The branch profiling code cannot work outside of the main kernel and just causes link errors if we try to use it in the decompressor. Disabling it here matches what we do for other architectures. Signed-off-by: Arnd Bergmann Signed-off-by: Russell King --- Reading git-diff-tree failed