coresight-etm: remove check for unknown Kconfig macro
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 26 Jan 2015 16:22:24 +0000 (09:22 -0700)
committerMathieu Poirier <mathieu.poirier@linaro.org>
Mon, 2 Mar 2015 18:34:22 +0000 (11:34 -0700)
commit1aa78225c8f9e9f8fc71f2ec8a622b0c58144ebe
treedf5f0eb46694eec0f577955bed29010490871c5c
parentd79f7c86f06c6a6bbb31116a156bc7b2952f1be4
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 <pebolle@tiscali.nl>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 406b9f659fbc966ab47a1fe8f5c1a2e8110483ad)
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
drivers/coresight/coresight-etm3x.c