|
@@ -1,7 +1,8 @@
|
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
/*
|
|
/*
|
|
* Copyright (C) Maxime Coquelin 2015
|
|
* Copyright (C) Maxime Coquelin 2015
|
|
|
|
+ * Copyright (C) STMicroelectronics 2017
|
|
* Author: Maxime Coquelin <mcoquelin.stm32@gmail.com>
|
|
* Author: Maxime Coquelin <mcoquelin.stm32@gmail.com>
|
|
- * License terms: GNU General Public License (GPL), version 2
|
|
|
|
*/
|
|
*/
|
|
#ifndef __PINCTRL_STM32_H
|
|
#ifndef __PINCTRL_STM32_H
|
|
#define __PINCTRL_STM32_H
|
|
#define __PINCTRL_STM32_H
|