staging: ti dspbridge: use _DEBUG for debug trace
[deliverable/linux.git] / drivers / staging / tidspbridge / include / dspbridge / io_sm.h
index c3557efed49e2dd89695d1e687e8d5af5e26a531..6e67f10da90ae7c41c3a29024fea32e9a19a6e47 100644 (file)
@@ -302,7 +302,7 @@ int dump_dsp_stack(struct bridge_dev_context *bridge_context);
 
 void dump_dl_modules(struct bridge_dev_context *bridge_context);
 
-#ifndef DSP_TRACEBUF_DISABLED
+#ifdef CONFIG_TIDSPBRIDGE_DEBUG
 void print_dsp_debug_trace(struct io_mgr *hio_mgr);
 #endif
 
This page took 0.025147 seconds and 5 git commands to generate.