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:
Tomasz Bursztyka 2022-04-08 12:05:40 +02:00 committed by Anas Nashif
commit 6654d4bc00

View file

@ -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.