Skip to content
Permalink
Browse files
s5p-mfc: remove definition of DEBUG
Defining DEBUG should only be done in development.
So remove DEBUG.

Signed-off-by: Tom Rix <trix@redhat.com>
  • Loading branch information
trixirt authored and intel-lab-lkp committed Jan 15, 2021
1 parent 321af22 commit 1da2e97c1a24861ee70902480c52eb3954e8c348
Showing 1 changed file with 0 additions and 2 deletions.
@@ -12,8 +12,6 @@
#ifndef S5P_MFC_DEBUG_H_
#define S5P_MFC_DEBUG_H_

#define DEBUG

#ifdef DEBUG
extern int mfc_debug_level;

0 comments on commit 1da2e97

Please sign in to comment.