]> git.sur5r.net Git - u-boot/blobdiff - drivers/video/am335x-fb.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / video / am335x-fb.c
index a7892f799e8189b1484e5bdfd5335369d39609ef..51c1af587f27b6b41f58584f83c4541d5f8b1187 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2013-2018 Hannes Schmelzer <oe5hpm@oevsv.at>
  * B&R Industrial Automation GmbH - http://www.br-automation.com
@@ -8,8 +9,6 @@
  * - supporting 16/24/32bit RGB/TFT raster Mode (not using palette)
  * - sets up LCD controller as in 'am335x_lcdpanel' struct given
  * - starts output DMA from gd->fb_base buffer
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>
 #include <asm/io.h>