summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/reset/tegra186-reset.h
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2019-06-05 00:06:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2019-06-11 09:11:15 +0200
commitaf302758ee30b0b33579be5ae0e89383194cd71a (patch)
tree837f32b26af6f0931c685944a363c65f60b3c56b /dts/include/dt-bindings/reset/tegra186-reset.h
parentfffb86c826e95679abf0b5d8b90794c39218182e (diff)
downloadbarebox-af302758ee30b0b33579be5ae0e89383194cd71a.tar.gz
barebox-af302758ee30b0b33579be5ae0e89383194cd71a.tar.xz
dts: update to v5.2-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/include/dt-bindings/reset/tegra186-reset.h')
-rw-r--r--dts/include/dt-bindings/reset/tegra186-reset.h13
1 files changed, 1 insertions, 12 deletions
diff --git a/dts/include/dt-bindings/reset/tegra186-reset.h b/dts/include/dt-bindings/reset/tegra186-reset.h
index 8a184e3579..3c60e3e03e 100644
--- a/dts/include/dt-bindings/reset/tegra186-reset.h
+++ b/dts/include/dt-bindings/reset/tegra186-reset.h
@@ -1,17 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef _ABI_MACH_T186_RESET_T186_H_