Skip to content

Commit

Permalink
gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Fabio Estevam authored and Philipp Zabel committed Sep 2, 2014
1 parent e4946cd commit e68885e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/ipu-v3/ipu-smfc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit e68885e

Please sign in to comment.