How to fix implicit declaration of function during compilation of android kernel
up vote
1
down vote
favorite
I have imported qcacld-3.0 driver from CAF which is default WLAN driver for my device. However, I am getting this error which I can't get how to fix. It seems perfectly declared to me. I am still a beginner at C, so might be missing something. Kindy, explain me how to fix this error and why that particular fix is chosen. Here is my kernel source.
android c linux
add a comment |
up vote
1
down vote
favorite
I have imported qcacld-3.0 driver from CAF which is default WLAN driver for my device. However, I am getting this error which I can't get how to fix. It seems perfectly declared to me. I am still a beginner at C, so might be missing something. Kindy, explain me how to fix this error and why that particular fix is chosen. Here is my kernel source.
android c linux
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have imported qcacld-3.0 driver from CAF which is default WLAN driver for my device. However, I am getting this error which I can't get how to fix. It seems perfectly declared to me. I am still a beginner at C, so might be missing something. Kindy, explain me how to fix this error and why that particular fix is chosen. Here is my kernel source.
android c linux
I have imported qcacld-3.0 driver from CAF which is default WLAN driver for my device. However, I am getting this error which I can't get how to fix. It seems perfectly declared to me. I am still a beginner at C, so might be missing something. Kindy, explain me how to fix this error and why that particular fix is chosen. Here is my kernel source.
android c linux
android c linux
asked Nov 9 at 14:01
Impulse
238
238
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Fixed by adding a declaration to the header file.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Fixed by adding a declaration to the header file.
add a comment |
up vote
0
down vote
accepted
Fixed by adding a declaration to the header file.
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Fixed by adding a declaration to the header file.
Fixed by adding a declaration to the header file.
answered Nov 10 at 13:57
Impulse
238
238
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53227159%2fhow-to-fix-implicit-declaration-of-function-during-compilation-of-android-kernel%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password