Commit b6743615 authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

rtc: mv: convert to SPDX identifier



Use SPDX-License-Identifier instead of a verbose license text.

Reviewed-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent cdf7545a
Loading
Loading
Loading
Loading
+1 −4
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
/*
 * Driver for the RTC in Marvell SoCs.
 * Driver for the RTC in Marvell SoCs.
 *
 * 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/init.h>
#include <linux/init.h>