]> Git Repo - u-boot.git/commit
usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
authorMarek Vasut <[email protected]>
Fri, 14 Jun 2024 00:51:26 +0000 (02:51 +0200)
committerMattijs Korpershoek <[email protected]>
Fri, 5 Jul 2024 12:08:50 +0000 (14:08 +0200)
commit9e2c14804e4aaefe7cbb43d444f5dc83ba76c86d
tree1da73bd25c7b40714424a3808ca60037dcbb716e
parented8e638de1ef0ab2bf87c6c83882b275b66b292f
usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET

The dm_usb_gadget_handle_interrupts() is not implemented by any USB
gadget controller drivers which do enable DM_USB_GADGET anymore. Set
the symbol as non-weak.

Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Tested-by: Alexander Sverdlin <[email protected]>
Tested-by: Mattijs Korpershoek <[email protected]> # vim3
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mattijs Korpershoek <[email protected]>
drivers/usb/gadget/udc/udc-uclass.c
This page took 0.035153 seconds and 4 git commands to generate.