diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-01-09 02:29:26 +0200 |
---|---|---|
committer | Georgi Djakov <djakov@kernel.org> | 2023-01-18 16:12:32 +0200 |
commit | 88387e21d224923eaa0074e3eef699a30f437e62 (patch) | |
tree | 0355437a3ed7fba78a9bf9849c839cad5ee739e2 /drivers/peci/Makefile | |
parent | 1c0c93d04efbbb7b141eef4ecc2fa8d0ba7815de (diff) |
interconnect: move ignore_list out of of_count_icc_providers()
Move the const ignore_list definition out of the
of_count_icc_providers() function. This prevents the following stack
frame size warnings if the list is expanded:
drivers/interconnect/core.c:1082:12: warning: stack frame size (1216) exceeds limit (1024) in 'of_count_icc_providers' [-Wframe-larger-than]
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230109002935.244320-4-dmitry.baryshkov@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'drivers/peci/Makefile')
0 files changed, 0 insertions, 0 deletions