Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e68885e2 authored by Fabio Estevam's avatar Fabio Estevam Committed by Philipp Zabel
Browse files

gpu: ipu-v3: ipu-smfc: Do not leave DEBUG defined



Let's only define DEBUG for debugging purpose and not by default to avoid
printing debugging message unnecessarily.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent e4946cdc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>