[PATCH] [media] s5p-mfc: remove definition of DEBUG
trix at redhat.com
trix at redhat.com
Fri Jan 15 18:54:26 EST 2021
From: Tom Rix <trix at redhat.com>
Defining DEBUG should only be done in development.
So remove DEBUG.
Signed-off-by: Tom Rix <trix at redhat.com>
---
drivers/media/platform/s5p-mfc/s5p_mfc_debug.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/media/platform/s5p-mfc/s5p_mfc_debug.h b/drivers/media/platform/s5p-mfc/s5p_mfc_debug.h
index 752bbe4fe48e..e7e696c08081 100644
--- a/drivers/media/platform/s5p-mfc/s5p_mfc_debug.h
+++ b/drivers/media/platform/s5p-mfc/s5p_mfc_debug.h
@@ -12,8 +12,6 @@
#ifndef S5P_MFC_DEBUG_H_
#define S5P_MFC_DEBUG_H_
-#define DEBUG
-
#ifdef DEBUG
extern int mfc_debug_level;
--
2.27.0
More information about the linux-arm-kernel
mailing list