Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 199d035b authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Andrzej Hajda
Browse files

drm: dw-hdmi-i2s: convert to SPDX identifiers



This patch updates license to use SPDX-License-Identifier
instead of verbose license text.

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarAndrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/87lg4n1izg.wl-kuninori.morimoto.gx@renesas.com
parent 93a6788a
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
 * dw-hdmi-i2s-audio.c
 *
 * Copyright (c) 2017 Renesas Solutions Corp.
 * Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
 *
 * 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.
 */
#include <drm/bridge/dw_hdmi.h>