diff options
Diffstat (limited to 'board/phytec/common/phytec_som_detection.c')
-rw-r--r-- | board/phytec/common/phytec_som_detection.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/phytec/common/phytec_som_detection.c b/board/phytec/common/phytec_som_detection.c index 1b10923b62..c73bf9721b 100644 --- a/board/phytec/common/phytec_som_detection.c +++ b/board/phytec/common/phytec_som_detection.c @@ -5,8 +5,6 @@ */ #include <common.h> -#include <asm/mach-imx/mxc_i2c.h> -#include <asm/arch/sys_proto.h> #include <dm/device.h> #include <dm/uclass.h> #include <i2c.h> |