[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYuP7S+a89Ep5g5_Ad69EMwRkJ8nM+MMTzbEcP+6H2oMXQ@mail.gmail.com>
Date: Tue, 30 Apr 2024 02:13:44 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: linux-s390@...r.kernel.org, open list <linux-kernel@...r.kernel.org>,
linux-clk <linux-clk@...r.kernel.org>, lkft-triage@...ts.linaro.org,
Linux Regressions <regressions@...ts.linux.dev>, imx@...ts.linux.dev
Cc: Shengjiu Wang <shengjiu.wang@....com>, Shawn Guo <shawnguo@...nel.org>,
Michael Turquette <mturquette@...libre.com>, Abel Vesa <abelvesa@...nel.org>,
Arnd Bergmann <arnd@...db.de>, Dan Carpenter <dan.carpenter@...aro.org>,
Anders Roxell <anders.roxell@...aro.org>, peng.fan@....com,
Abel Vesa <abel.vesa@...aro.org>
Subject: s390: clk-imx8mp-audiomix.c:363:12: error: 'clk_imx8mp_audiomix_runtime_resume'
defined but not used
The s390 allmodconfig builds failed on Linux next master branch with gcc-13.
s390:
allmodconfig - gcc-13 - fail
Reported-by: Linux Kernel Functional Testing <lkft@...aro.org>
Build log:
--------
drivers/clk/imx/clk-imx8mp-audiomix.c:363:12: error:
'clk_imx8mp_audiomix_runtime_resume' defined but not used
[-Werror=unused-function]
363 | static int clk_imx8mp_audiomix_runtime_resume(struct device *dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/clk/imx/clk-imx8mp-audiomix.c:356:12: error:
'clk_imx8mp_audiomix_runtime_suspend' defined but not used
[-Werror=unused-function]
356 | static int clk_imx8mp_audiomix_runtime_suspend(struct device *dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
metadata:
----
git_describe: next-20240429
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_short_log: b0a2c79c6f35 ("Add linux-next specific files for 20240429")
arch: s390
toolchain: gcc-13
Steps to reproduce:
---
# tuxmake --runtime podman --target-arch s390 --toolchain gcc-13
--kconfig allmodconfig
Links:
----
- https://storage.tuxsuite.com/public/linaro/lkft/builds/2fmJ3qzFbmI2ACNTo81vzzgQaLS/
- https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20240429/testrun/23715243/suite/build/test/gcc-13-allmodconfig/details/
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists