#include <linux/debug-snapshot.h>
#endif
-#ifdef CONFIG_EXYNOS_BCM_DBG_GNR
+#if 0 //def CONFIG_EXYNOS_BCM_DBG_GNR
#include <soc/samsung/exynos-bcm_dbg.h>
#endif
goto p_err;
}
#endif
-#ifdef CONFIG_EXYNOS_BCM_DBG_GNR
+#if 0 //def CONFIG_EXYNOS_BCM_DBG_GNR
exynos_bcm_dbg_start();
dbgd_resource("exynos bcm debug was started\n");
#endif
if (atomic_read(&core->rsccount) == 1) {
u32 current_min, current_max;
-#ifdef CONFIG_EXYNOS_BCM_DBG_GNR
+#if 0 //def CONFIG_EXYNOS_BCM_DBG_GNR
exynos_bcm_dbg_stop(CAMERA_DRIVER);
dbgd_resource("exynos bcm debug was stopped\n");
#endif