Created
August 26, 2016 14:14
-
-
Save ShapeShifter499/60112120600b1729a9a04bcfa4dd5f70 to your computer and use it in GitHub Desktop.
Compile error, net/nfc/core.c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../../../../../../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