mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
hdmi:cec: delete maroc DEBUG definaion.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
This commit is contained in:
@@ -169,7 +169,6 @@ struct cec_device {
|
||||
void (*setceclogicaddr)(struct hdmi *, int);
|
||||
};
|
||||
|
||||
#define DEBUG
|
||||
#ifdef DEBUG
|
||||
#define CECDBG(format, ...) \
|
||||
pr_info(format, ## __VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user