-
Notifications
You must be signed in to change notification settings - Fork 8.3k
init: remove duplicate code #99741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
init: remove duplicate code #99741
Conversation
|
Hello @liu381257974, and thank you very much for your first pull request to the Zephyr project! |
|
we probably should remove this from device.c and keep it in init.c, it is only being used in init.c |
568e894 to
db07217
Compare
Done . |
db07217 to
6595b47
Compare
API z_device_state_init has already defined in init.c Signed-off-by: Liu Qian <liuqian.andy@picoheart.com>
6595b47 to
cec170f
Compare
8d08dcc to
cec170f
Compare
|



API z_device_state_init has already defined in device.c
Signed-off-by: liuqian.andy liuqian.andyl@picoheart.com