From: Hiroyuki Yokoyama Date: Wed, 10 Apr 2019 18:26:57 +0000 (+0200) Subject: dmaengine: rcar-dmac: Update copyright information X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8a6061c34a54a997db1ded6d89b7db6cbe3f359e;p=linux.git dmaengine: rcar-dmac: Update copyright information Update copyright and string for Gen3. Signed-off-by: Hiroyuki Yokoyama Signed-off-by: Niklas Söderlund Reviewed-by: Simon Horman Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/sh/rcar-dmac.c b/drivers/dma/sh/rcar-dmac.c index 2b4f256981695..580ca1454fe8c 100644 --- a/drivers/dma/sh/rcar-dmac.c +++ b/drivers/dma/sh/rcar-dmac.c @@ -1,8 +1,8 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Renesas R-Car Gen2 DMA Controller Driver + * Renesas R-Car Gen2/Gen3 DMA Controller Driver * - * Copyright (C) 2014 Renesas Electronics Inc. + * Copyright (C) 2014-2019 Renesas Electronics Inc. * * Author: Laurent Pinchart */