diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-01-15 00:33:23 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-01-15 00:33:23 +0100 |
commit | 3eb66e91a25497065c5322b1268cbc3953642227 (patch) | |
tree | 69f8e1312323ceeafc1a0fdc24d168e1617ffed4 /include/dt-bindings/clock/s3c2412.h | |
parent | Input: raspberrypi-ts - fix link error (diff) | |
parent | Linux 4.20 (diff) | |
download | linux-3eb66e91a25497065c5322b1268cbc3953642227.tar.xz linux-3eb66e91a25497065c5322b1268cbc3953642227.zip |
Merge tag 'v4.20' into for-linus
Sync with mainline to get linux/overflow.h among other things.
Diffstat (limited to 'include/dt-bindings/clock/s3c2412.h')
-rw-r--r-- | include/dt-bindings/clock/s3c2412.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/dt-bindings/clock/s3c2412.h b/include/dt-bindings/clock/s3c2412.h index aac1dcfda81c..b4656156cc0f 100644 --- a/include/dt-bindings/clock/s3c2412.h +++ b/include/dt-bindings/clock/s3c2412.h @@ -1,10 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2013 Heiko Stuebner <heiko@sntech.de> * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * * Device Tree binding constants clock controllers of Samsung S3C2412. */ |