mirror of
https://xff.cz/git/u-boot/
synced 2025-09-05 10:42:10 +02:00
pinctrl: stm32: Add header with SPDX licence
Cosmetics: Add header with SPDX licence Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
|
/*
|
||||||
|
* Copyright (C) 2017-2020 STMicroelectronics - All Rights Reserved
|
||||||
|
*/
|
||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <dm.h>
|
#include <dm.h>
|
||||||
#include <hwspinlock.h>
|
#include <hwspinlock.h>
|
||||||
|
Reference in New Issue
Block a user