diff options
Diffstat (limited to 'drivers/dma/mpc512x_dma.c')
| -rw-r--r-- | drivers/dma/mpc512x_dma.c | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/drivers/dma/mpc512x_dma.c b/drivers/dma/mpc512x_dma.c index dde713461a95..dc2cae7bcf69 100644 --- a/drivers/dma/mpc512x_dma.c +++ b/drivers/dma/mpc512x_dma.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * Copyright (C) Freescale Semicondutor, Inc. 2007, 2008. | 3 | * Copyright (C) Freescale Semicondutor, Inc. 2007, 2008. |
| 3 | * Copyright (C) Semihalf 2009 | 4 | * Copyright (C) Semihalf 2009 |
| @@ -11,19 +12,6 @@ | |||
| 11 | * | 12 | * |
| 12 | * Approved as OSADL project by a majority of OSADL members and funded | 13 | * Approved as OSADL project by a majority of OSADL members and funded |
| 13 | * by OSADL membership fees in 2009; for details see www.osadl.org. | 14 | * by OSADL membership fees in 2009; for details see www.osadl.org. |
| 14 | * | ||
| 15 | * This program is free software; you can redistribute it and/or modify it | ||
| 16 | * under the terms of the GNU General Public License as published by the Free | ||
| 17 | * Software Foundation; either version 2 of the License, or (at your option) | ||
| 18 | * any later version. | ||
| 19 | * | ||
| 20 | * This program is distributed in the hope that it will be useful, but WITHOUT | ||
| 21 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
| 22 | * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
| 23 | * more details. | ||
| 24 | * | ||
| 25 | * The full GNU General Public License is included in this distribution in the | ||
| 26 | * file called COPYING. | ||
| 27 | */ | 15 | */ |
| 28 | 16 | ||
| 29 | /* | 17 | /* |
