summaryrefslogtreecommitdiff
path: root/drivers/video/sunxi/simplefb_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/sunxi/simplefb_common.c')
-rw-r--r--drivers/video/sunxi/simplefb_common.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/sunxi/simplefb_common.c b/drivers/video/sunxi/simplefb_common.c
index 0cf5f0c42b..df6501e4c3 100644
--- a/drivers/video/sunxi/simplefb_common.c
+++ b/drivers/video/sunxi/simplefb_common.c
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Common code for Allwinner SimpleFB with pipeline.
*
* (C) Copyright 2013-2014 Luc Verhaegen <libv@skynet.be>
* (C) Copyright 2014-2015 Hans de Goede <hdegoede@redhat.com>
* (C) Copyright 2017 Icenowy Zheng <icenowy@aosc.io>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <fdtdec.h>