drivers: i2c: andes: Remove the inclusion of soc.h
Remove the inclusion of empty file which will cause twister-build error. Signed-off-by: Wei-Tai Lee <wtlee@andestech.com>
This commit is contained in:
parent
5ef7404c7c
commit
ab97a44096
|
@ -10,7 +10,6 @@
|
|||
#include <errno.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/device.h>
|
||||
#include <soc.h>
|
||||
#include <zephyr/drivers/i2c.h>
|
||||
#include <zephyr/sys/util.h>
|
||||
#include <zephyr/sys/sys_io.h>
|
||||
|
|
Loading…
Reference in a new issue