The include <zephyr/kernel.h> is missing from eeprom driver, causing build error. This is fixing it like PR # 51246 or #51220. Signed-off-by: Francois Ramu <francois.ramu@st.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| eeprom_at2x.c | ||
| eeprom_emulator.c | ||
| eeprom_handlers.c | ||
| eeprom_lpc11u6x.c | ||
| eeprom_mchp_xec.c | ||
| eeprom_shell.c | ||
| eeprom_simulator.c | ||
| eeprom_stm32.c | ||
| eeprom_tmp116.c | ||
| Kconfig | ||
| Kconfig.eeprom_emu | ||
| Kconfig.lpc11u6x | ||
| Kconfig.stm32 | ||
| Kconfig.tmp116 | ||
| Kconfig.xec | ||