From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 15 Oct 2018 13:35:12 -0500 Subject: [RESEND] dt-bindings: clock: samsung: Add SPDX license identifiers In-Reply-To: <20180927170347.12909-1-krzk@kernel.org> References: <20180927170347.12909-1-krzk@kernel.org> Message-ID: <20181015183512.GA19458@bogus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Sep 27, 2018 at 07:03:47PM +0200, Krzysztof Kozlowski wrote: > Replace GPL license statements with SPDX license identifiers (GPL-2.0). > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Chanwoo Choi > Reviewed-by: Rob Herring > --- > include/dt-bindings/clock/exynos3250.h | 5 +---- > include/dt-bindings/clock/exynos4.h | 7 ++----- > include/dt-bindings/clock/exynos5250.h | 7 ++----- > include/dt-bindings/clock/exynos5260-clk.h | 7 ++----- > include/dt-bindings/clock/exynos5410.h | 7 ++----- > include/dt-bindings/clock/exynos5420.h | 7 ++----- > include/dt-bindings/clock/exynos5433.h | 5 +---- > include/dt-bindings/clock/exynos7-clk.h | 7 ++----- > include/dt-bindings/clock/s3c2410.h | 5 +---- > include/dt-bindings/clock/s3c2412.h | 5 +---- > include/dt-bindings/clock/s3c2443.h | 5 +---- > 11 files changed, 17 insertions(+), 50 deletions(-) Applied.