summaryrefslogtreecommitdiff
path: root/include/dm/platform_data/serial_stm32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dm/platform_data/serial_stm32.h')
-rw-r--r--include/dm/platform_data/serial_stm32.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dm/platform_data/serial_stm32.h b/include/dm/platform_data/serial_stm32.h
index d1cfcbe54f..85153df527 100644
--- a/include/dm/platform_data/serial_stm32.h
+++ b/include/dm/platform_data/serial_stm32.h
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2015
* Kamil Lulko, <kamil.lulko@gmail.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __SERIAL_STM32_H