Message ID | 20210819124427.12264-1-yangcong5@huaqin.corp-partner.google.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | test upstream | expand |
diff --git a/drivers/gpu/drm/panel/panel-truly-nt35597.c b/drivers/gpu/drm/panel/panel-truly-nt35597.c index b24b92d93ea5..e3cd37025c12 100644 --- a/drivers/gpu/drm/panel/panel-truly-nt35597.c +++ b/drivers/gpu/drm/panel/panel-truly-nt35597.c @@ -2,7 +2,9 @@ /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. */ - +/* + * test upstream. + */ #include <linux/backlight.h> #include <linux/delay.h> #include <linux/gpio/consumer.h>
test upstream panel Signed-off-by: yangcong <yangcong5@huaqin.corp-partner.google.com> --- drivers/gpu/drm/panel/panel-truly-nt35597.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)