aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-01-03 12:17:46 +0000
committerGreg Kroah-Hartman <[email protected]>2023-01-06 15:32:04 +0000
commite498a04443240c15c3c857165f7b652b87f4fd96 (patch)
tree3605fc409341bb80d44d72e6e9419f0bece08775 /tools/perf/scripts/python/event_analyzing_sample.py
parentusb: fotg210-udc: fix error return code in fotg210_udc_probe() (diff)
downloadkernel-e498a04443240c15c3c857165f7b652b87f4fd96.tar.gz
kernel-e498a04443240c15c3c857165f7b652b87f4fd96.zip
usb: dwc3: xilinx: include linux/gpio/consumer.h
The newly added gpio consumer calls cause a build failure in configurations that fail to include the right header implicitly: drivers/usb/dwc3/dwc3-xilinx.c: In function 'dwc3_xlnx_init_zynqmp': drivers/usb/dwc3/dwc3-xilinx.c:207:22: error: implicit declaration of function 'devm_gpiod_get_optional'; did you mean 'devm_clk_get_optional'? [-Werror=implicit-function-declaration] 207 | reset_gpio = devm_gpiod_get_optional(dev, "reset", GPIOD_OUT_LOW); | ^~~~~~~~~~~~~~~~~~~~~~~ | devm_clk_get_optional Fixes: ca05b38252d7 ("usb: dwc3: xilinx: Add gpio-reset support") Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions