mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
close hdmi debug info
This commit is contained in:
parent
6631c31b41
commit
b39dd2b30c
|
|
@ -2,7 +2,7 @@
|
|||
#include <linux/hdmi.h>
|
||||
#include <linux/string.h>
|
||||
|
||||
int debug_en = 1;
|
||||
int debug_en = 0;
|
||||
static ssize_t hdmi_show_state_attrs(struct device *dev,
|
||||
struct device_attribute *attr,
|
||||
char *buf)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user