]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: omap: dma: make usb support optional
authorArnd Bergmann <arnd@arndb.de>
Fri, 27 Nov 2020 14:46:47 +0000 (15:46 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Apr 2022 13:01:53 +0000 (15:01 +0200)
commit4890a514c38357f6d0d3b144528f5282c31bd2ee
treeddc52dd28982b7bfe624c96e23ce2daca8758e13
parent1e2363023c99c04dbeb741244f549c75f10f153e
ARM: omap: dma: make usb support optional

Most of the plat-omap/dma.c code is specific to the USB
driver. Hide that code when it is not in use, to make it
clearer which parts are actually still required.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/plat-omap/dma.c
drivers/usb/gadget/udc/Kconfig
include/linux/omap-dma.h