kernel/device: Remove unknown external pointer
Some legacy pointer that remained. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
8257b0e3f5
commit
6654d4bc00
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ extern const struct init_entry __init_SMP_start[];
|
|||
extern const struct device __device_start[];
|
||||
extern const struct device __device_end[];
|
||||
|
||||
extern uint32_t __device_init_status_start[];
|
||||
|
||||
/**
|
||||
* @brief Initialize state for all static devices.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue