Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ShapeShifter499/60112120600b1729a9a04bcfa4dd5f70 to your computer and use it in GitHub Desktop.
Save ShapeShifter499/60112120600b1729a9a04bcfa4dd5f70 to your computer and use it in GitHub Desktop.
Compile error, net/nfc/core.c
../../../../../../kernel/lge/msm8226/net/nfc/core.c: In function 'nfc_dep_link_up':
../../../../../../kernel/lge/msm8226/net/nfc/core.c:207:7: warning: passing argument 2 of 'nfc_llcp_general_bytes' from incompatible pointer type
error, forbidden warning: core.c:207
/home/raansu-ubuntu/LG_Volt_CM13/kernel/lge/msm8226/scripts/Makefile.build:307: recipe for target 'net/nfc/core.o' failed
make[4]: *** [net/nfc/core.o] Error 1
/home/raansu-ubuntu/LG_Volt_CM13/kernel/lge/msm8226/scripts/Makefile.build:443: recipe for target 'net/nfc' failed
make[3]: *** [net/nfc] Error 2
make[3]: *** Waiting for unfinished jobs....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment