diff options
author | Viresh Kumar <viresh.kumar@linaro.org> | 2023-08-22 13:27:22 +0530 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-08-22 12:53:11 -0500 |
commit | ef04d2801c5d239b83932f8ce97af1d4a1ec1cf7 (patch) | |
tree | c9fd9edd501a18810896585eb1cd1eb1ec910645 /drivers/net/eql.c | |
parent | ae23f14141d9174d9c8daff65ee84603a3feb6ba (diff) |
of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS
The `struct of_skipped_node_table` is used only when CONFIG_OF_ADDRESS
is defined, move it within the #ifdef/#endif to avoid warnings on
configurations where CONFIG_OF_ADDRESS isn't defined.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308212037.YopffWSU-lkp@intel.com/
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/73dea4f4b389359a8beadbc77b00eb26853f9ab5.1692691032.git.viresh.kumar@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/net/eql.c')
0 files changed, 0 insertions, 0 deletions