Loading drivers/dma/sh/Kconfig +1 −0 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 # # DMA engine configuration for sh # Loading include/linux/shdma-base.h +2 −5 Original line number Diff line number Diff line /* /* SPDX-License-Identifier: GPL-2.0 * * Dmaengine driver base library for DMA controllers, found on SH-based SoCs * * extracted from shdma.c and headers Loading @@ -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. */ #ifndef SHDMA_BASE_H Loading Loading
drivers/dma/sh/Kconfig +1 −0 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 # # DMA engine configuration for sh # Loading
include/linux/shdma-base.h +2 −5 Original line number Diff line number Diff line /* /* SPDX-License-Identifier: GPL-2.0 * * Dmaengine driver base library for DMA controllers, found on SH-based SoCs * * extracted from shdma.c and headers Loading @@ -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. */ #ifndef SHDMA_BASE_H Loading