pm: remove redundant <zephyr/zephyr.h> includes
Files including <zephyr/kernel.h> do not have to include <zephyr/zephyr.h>, a shim to <zephyr/kernel.h>. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
e207b39404
commit
8cb33df108
@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
#include <zephyr/device.h>
|
||||
#include <zephyr/zephyr.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/timeout_q.h>
|
||||
#include <zephyr/init.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user