staging: ti dspbridge: prefix configs with TIDSPBRIDGE
[deliverable/linux.git] / drivers / staging / tidspbridge / rmgr / drv.c
index c6e38e5fe942c827a10951d7aef0637ab13e2205..72e28044e432d23ec5a05c1ce8790e725caa04e3 100644 (file)
@@ -517,7 +517,7 @@ int drv_get_dev_object(u32 index, struct drv_object *hdrv_obj,
                              struct dev_object **phDevObject)
 {
        int status = 0;
-#ifdef CONFIG_BRIDGE_DEBUG
+#ifdef CONFIG_TIDSPBRIDGE_DEBUG
        /* used only for Assertions and debug messages */
        struct drv_object *pdrv_obj = (struct drv_object *)hdrv_obj;
 #endif
This page took 0.02501 seconds and 5 git commands to generate.