From: Laurent Pinchart Date: Fri, 28 Mar 2014 17:38:17 +0000 (-0300) Subject: [media] omap4iss: Don't check for DEBUG when printing IRQ debugging messages X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d14cb130f359878f88fbb1e73af15ccd823cd32f;p=pandora-kernel.git [media] omap4iss: Don't check for DEBUG when printing IRQ debugging messages Now that the VIDEO_OMAP4_DEBUG Kconfig option has been removed in favour of dynamic printk, the DEBUG macro isn't defined anymore. Don't check for it to guard IRQ debugging messages compilation, as they're already guarded by the ISS_ISR_DEBUG macro. Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed