]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/dma/sh/shdma-base.c
Merge branch 'linus' into perf/urgent, to pick up fixes
[linux.git] / drivers / dma / sh / shdma-base.c
index 6b5626e299b22373fcba4e68f37862f73b9fc627..c51de498b5b4b92073758b2a0c24e2038b8506b7 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Dmaengine driver base library for DMA controllers, found on SH-based SoCs
  *
@@ -7,10 +8,6 @@
  * Copyright (C) 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
  * Copyright (C) 2009 Renesas Solutions, Inc. All rights reserved.
  * Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved.
- *
- * This is free software; you can redistribute it and/or modify
- * it under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
  */
 
 #include <linux/delay.h>