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

Unverified Commit 864a8472 authored by Andra Danciu's avatar Andra Danciu Committed by Mark Brown
Browse files

ASoC: mpc5200_psc_i2s: Switch to SPDX identifier



Adopt the SPDX license identifier headers to ease license compliance
management.

Signed-off-by: default avatarAndra Danciu <andradanciu1997@gmail.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 1af301d4
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
/*
 * Freescale MPC5200 PSC in I2S mode
 * ALSA SoC Digital Audio Interface (DAI) driver
 *
 * Copyright (C) 2008 Secret Lab Technologies Ltd.
 * Copyright (C) 2009 Jon Smirl, Digispeaker
 */
// SPDX-License-Identifier: GPL
//
// Freescale MPC5200 PSC in I2S mode
// ALSA SoC Digital Audio Interface (DAI) driver
//
// Copyright (C) 2008 Secret Lab Technologies Ltd.
// Copyright (C) 2009 Jon Smirl, Digispeaker

#include <linux/module.h>
#include <linux/of_device.h>