From ab97a44096b30628603ef9ca1e7d5198f20b1b6e Mon Sep 17 00:00:00 2001 From: Wei-Tai Lee Date: Tue, 30 Jan 2024 11:26:04 +0800 Subject: [PATCH] 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 --- drivers/i2c/i2c_andes_atciic100.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/i2c/i2c_andes_atciic100.h b/drivers/i2c/i2c_andes_atciic100.h index 1aa0ff6f39..9312427ee8 100644 --- a/drivers/i2c/i2c_andes_atciic100.h +++ b/drivers/i2c/i2c_andes_atciic100.h @@ -10,7 +10,6 @@ #include #include #include -#include #include #include #include