summaryrefslogtreecommitdiff
path: root/drivers/video/lg4573.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/lg4573.c')
-rw-r--r--drivers/video/lg4573.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/lg4573.c b/drivers/video/lg4573.c
index 11fef279a9..46d9ec83ce 100644
--- a/drivers/video/lg4573.c
+++ b/drivers/video/lg4573.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* LCD: LG4573, TFT 4.3", 480x800, RGB24
* LCD initialization via SPI
*
- * SPDX-License-Identifier: GPL-2.0
- *
*/
#include <common.h>
#include <errno.h>