diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-29 10:39:18 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-29 10:39:18 -0400 |
commit | 6864fc8704661878294d1f0f981f47e864ef470f (patch) | |
tree | 4b1f116a26cfdded81f80b665a2d92375af6f74e /include/dt-bindings/power/r8a7791-sysc.h | |
parent | 5bec37eb72bdb43d683593148f4911f1e1f34980 (diff) | |
parent | 836f1ce6c772ef5d1c545edec62bb177708fc150 (diff) |
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
- rmobile gen2/gen3 DTS sync and defconfig consolidation
Diffstat (limited to 'include/dt-bindings/power/r8a7791-sysc.h')
-rw-r--r-- | include/dt-bindings/power/r8a7791-sysc.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/dt-bindings/power/r8a7791-sysc.h b/include/dt-bindings/power/r8a7791-sysc.h index 1403baa051..1d20fae424 100644 --- a/include/dt-bindings/power/r8a7791-sysc.h +++ b/include/dt-bindings/power/r8a7791-sysc.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2016 Glider bvba - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. */ #ifndef __DT_BINDINGS_POWER_R8A7791_SYSC_H__ #define __DT_BINDINGS_POWER_R8A7791_SYSC_H__ |