Skip to content

Fix compilation warning#2

Open
Rachid-Koucha wants to merge 1 commit into
toradex:masterfrom
Rachid-Koucha:patch-1
Open

Fix compilation warning#2
Rachid-Koucha wants to merge 1 commit into
toradex:masterfrom
Rachid-Koucha:patch-1

Conversation

@Rachid-Koucha

Copy link
Copy Markdown

imx_usb.c:183:4: warning: ‘return’ with no value, in function returning non-void
return;

cc -c imx_usb.c -o imx_usb.o -Wstrict-prototypes -Wno-trigraphs -pipe -ggdb `pkg-config --cflags libusb-1.0`
imx_usb.c: In function ‘find_imx_dev’:
imx_usb.c:183:4: warning: ‘return’ with no value, in function returning non-void
    return;
    ^~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant