diff options
author | Thierry Reding <treding@nvidia.com> | 2020-02-03 15:31:14 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2020-02-12 00:00:15 +0100 |
commit | 6f4ecbe284df5f22e386a640d9a4b32cede62030 (patch) | |
tree | a3e353455229d294950063ff3551a8eecb2b9f9a /tools | |
parent | Merge tag 'arm-soc/for-5.6/defconfig-arm64-fixes' of https://github.com/Broad... (diff) | |
download | linux-6f4ecbe284df5f22e386a640d9a4b32cede62030.tar.xz linux-6f4ecbe284df5f22e386a640d9a4b32cede62030.zip |
soc/tegra: fuse: Fix build with Tegra194 configuration
If only Tegra194 support is enabled, the tegra30_fuse_read() and
tegra30_fuse_init() function are not declared and cause a build failure.
Add Tegra194 to the preprocessor guard to make sure these functions are
available for Tegra194-only builds as well.
Link: https://lore.kernel.org/r/20200203143114.3967295-1-thierry.reding@gmail.com
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions