From 465d9da7df4dfe0fbc6eabbd33340249e2cd71ac Mon Sep 17 00:00:00 2001 From: yzq Date: Wed, 20 Feb 2013 09:16:09 +0800 Subject: [PATCH] it66121 hdmi: remove debug message --- drivers/video/rockchip/hdmi/chips/cat66121/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/rockchip/hdmi/chips/cat66121/debug.h b/drivers/video/rockchip/hdmi/chips/cat66121/debug.h index bff9fc228838..82481fd271ca 100755 --- a/drivers/video/rockchip/hdmi/chips/cat66121/debug.h +++ b/drivers/video/rockchip/hdmi/chips/cat66121/debug.h @@ -10,7 +10,7 @@ //******************************************/ #ifndef _DEBUG_H_ #define _DEBUG_H_ -#define Debug_message 1 +#define Debug_message 0 #pragma message("debug.h") -- 2.34.1