gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 2 Sep 2014 03:37:13 +0000 (00:37 -0300)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 2 Sep 2014 09:13:48 +0000 (11:13 +0200)
Let's only define DEBUG for debugging purpose and not by default to avoid
printing debugging message unnecessarily.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/ipu-v3/ipu-smfc.c

index e4f85ad286fc10a27aeadb51a842951b60e4efd5..4939c5011d4d1090476899eaad86dbc16d429e65 100644 (file)
@@ -8,7 +8,6 @@
  * http://www.opensource.org/licenses/gpl-license.html
  * http://www.gnu.org/copyleft/gpl.html
  */
-#define DEBUG
 #include <linux/export.h>
 #include <linux/types.h>
 #include <linux/init.h>