From: Paul Bolle Date: Mon, 26 Jan 2015 16:22:24 +0000 (-0700) Subject: coresight-etm: remove check for unknown Kconfig macro X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406b9f659fbc966ab47a1fe8f5c1a2e8110483ad;p=pandora-kernel.git coresight-etm: remove check for unknown Kconfig macro The CoreSight ETM/PTM driver contains a check for a CONFIG_CORESIGHT_SOURCE_ETM_DEFAULT_ENABLE macro. But there's no related Kconfig symbol CORESIGHT_SOURCE_ETM_DEFAULT_ENABLE. Remove that check and the single line of code it hides. Signed-off-by: Paul Bolle Signed-off-by: Mathieu Poirier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed