mirror of
https://github.com/tbsdtv/media_build.git
synced 2025-07-23 04:13:02 +02:00
Several platform drivers moved to a different directory, so update the patches. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
13 lines
394 B
Diff
13 lines
394 B
Diff
diff --git a/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h b/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h
|
|
index 5936923..a6d487c 100644
|
|
--- a/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h
|
|
+++ b/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_debug.h
|
|
@@ -15,6 +15,7 @@
|
|
#ifndef S5P_MFC_DEBUG_H_
|
|
#define S5P_MFC_DEBUG_H_
|
|
|
|
+#undef DEBUG
|
|
#define DEBUG
|
|
|
|
#ifdef DEBUG
|