next: arm: drivers/clk/imx/clk-imx1.c:13:10: fatal error: 'soc/imx/timer.h' file not found
Naresh Kamboju
naresh.kamboju at linaro.org
Thu Jun 22 23:51:49 PDT 2023
Following build regressions noticed on Linux next-20230623.
Reported-by: Linux Kernel Functional Testing <lkft at linaro.org>
Regressions found on arm:
- build/clang-16-imx_v4_v5_defconfig
- build/gcc-12-imx_v4_v5_defconfig
- build/gcc-8-multi_v5_defconfig
- build/gcc-8-imx_v4_v5_defconfig
- build/clang-nightly-imx_v4_v5_defconfig
Build error:
=====
drivers/clk/imx/clk-imx1.c:13:10: fatal error: 'soc/imx/timer.h' file not found
#include <soc/imx/timer.h>
^~~~~~~~~~~~~~~~~
1 error generated.
make[6]: *** [scripts/Makefile.build:243: drivers/clk/imx/clk-imx1.o] Error 1
drivers/clk/imx/clk-imx27.c:11:10: fatal error: 'soc/imx/timer.h' file not found
#include <soc/imx/timer.h>
^~~~~~~~~~~~~~~~~
1 error generated.
make[6]: *** [scripts/Makefile.build:243: drivers/clk/imx/clk-imx27.o] Error 1
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623/testrun/17752217/suite/build/test/clang-16-imx_v4_v5_defconfig/log
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623/testrun/17752217/suite/build/test/clang-16-imx_v4_v5_defconfig/details/
--
Linaro LKFT
https://lkft.linaro.org
More information about the linux-arm-kernel
mailing list