]> git.sur5r.net Git - u-boot/blobdiff - include/panel.h
serial: Add Actions Semi OWL UART support
[u-boot] / include / panel.h
index 57fccf222e3fef9926886c2c9e15381d7a266bc0..46dca48bf75eb3d8ceaa5b53197bc1c6a0e35926 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2016 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _PANEL_H