mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-26 13:44:15 +08:00
clocksource/drivers/timer-meson6: Update with SPDX Licence identifier
Comply with the licensing rules defined in the documentation. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
This commit is contained in:
parent
d48e0cd8fc
commit
91d59bdf87
@ -1,13 +1,10 @@
|
|||||||
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
/*
|
/*
|
||||||
* Amlogic Meson6 SoCs timer handling.
|
* Amlogic Meson6 SoCs timer handling.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Carlo Caione <carlo@caione.org>
|
* Copyright (C) 2014 Carlo Caione <carlo@caione.org>
|
||||||
*
|
*
|
||||||
* Based on code from Amlogic, Inc
|
* Based on code from Amlogic, Inc
|
||||||
*
|
|
||||||
* This file is licensed under the terms of the GNU General Public
|
|
||||||
* License version 2. This program is licensed "as is" without any
|
|
||||||
* warranty of any kind, whether express or implied.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/bitfield.h>
|
#include <linux/bitfield.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user