Hi

Replacing
     ifdef CONFIG_VIDEO_OMAP3_DEBUG
by
     ifeq ($(CONFIG_VIDEO_OMAP3_DEBUG),y)
would do the trick.

I guess that would not ive the intended result.
Setting CONFIG_VIDEO_OMAP3_DEBUG to yes should not lead to debug messages in 
all media modules,

Bye
Helmut
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to