Commit d8b9626a authored by Paul Cercueil's avatar Paul Cercueil Committed by Vinod Koul

dmaengine: jz4780: Use SPDX license notifier

Use SPDX license notifier instead of plain text in the header.
Signed-off-by: default avatarPaul Cercueil <paul@crapouillou.net>
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 9a0f7809
// SPDX-License-Identifier: GPL-2.0+
/*
* Ingenic JZ4780 DMA controller
*
* Copyright (c) 2015 Imagination Technologies
* Author: Alex Smith <alex@alex-smith.me.uk>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*/
#include <linux/clk.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment