From: Taekki Kim Date: Wed, 26 Dec 2018 10:42:19 +0000 (+0900) Subject: [RAMEN9610-9961][Common] soc: samsung: debug: fix build error X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b1d9d303ef65347bf2e51cbd4e4368ca85e6ae9a;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git [RAMEN9610-9961][Common] soc: samsung: debug: fix build error This patch fixes build error when BCMDBG disabled. Change-Id: I4511d479142b37dc926a27acf470bbc8dcd8f21c Signed-off-by: Taekki Kim --- diff --git a/drivers/soc/samsung/debug/exynos-helper.c b/drivers/soc/samsung/debug/exynos-helper.c index 62c355fb12bc..0599114c6911 100644 --- a/drivers/soc/samsung/debug/exynos-helper.c +++ b/drivers/soc/samsung/debug/exynos-helper.c @@ -30,9 +30,7 @@ #include #include -#ifdef CONFIG_EXYNOS_BCM_DBG #include -#endif #if defined(CONFIG_SEC_SIPC_MODEM_IF) #include