diff options
author | 2022-01-19 10:08:49 +0800 | |
---|---|---|
committer | 2022-01-26 13:45:42 +0100 | |
commit | 26d81b29249273d39e753cc0c7b0ca62c6a6283f (patch) | |
tree | d7683fa27610c185fe5c045dcc72cb941730e5fa /lib/test_overflow.c | |
parent | usb: dwc3: xilinx: Fix error handling when getting USB3 PHY (diff) | |
download | linux-dev-26d81b29249273d39e753cc0c7b0ca62c6a6283f.tar.xz linux-dev-26d81b29249273d39e753cc0c7b0ca62c6a6283f.zip |
usb: gadget: at91_udc: fix incorrect print type
Fix a build error observed with ARCH=arm DEFCONFIG=allmodconfig build.
drivers/usb/gadget/udc/at91_udc.h:174:42: error: format '%d' expects argument of type 'int', but argument 3 has type 'struct gpio_desc *' [-Werror=format=]
Fixes: 4a555f2b8d31 ("usb: gadget: at91_udc: Convert to GPIO descriptors")
Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com>
Signed-off-by: Miles Chen <miles.chen@mediatek.com>
Link: https://lore.kernel.org/r/20220119020849.25732-1-miles.chen@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions