mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
hdmi:cec: delete maroc DEBUG definaion.
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
This commit is contained in:
parent
4107ab806e
commit
3ff30ce4d2
|
|
@ -169,7 +169,6 @@ struct cec_device {
|
|||
void (*setceclogicaddr)(struct hdmi *, int);
|
||||
};
|
||||
|
||||
#define DEBUG
|
||||
#ifdef DEBUG
|
||||
#define CECDBG(format, ...) \
|
||||
pr_info(format, ## __VA_ARGS__)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user