mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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> |
||
|---|---|---|
| .. | ||
| fuse-tegra20.c | ||
| fuse-tegra30.c | ||
| fuse-tegra.c | ||
| fuse.h | ||
| Makefile | ||
| speedo-tegra20.c | ||
| speedo-tegra30.c | ||
| speedo-tegra114.c | ||
| speedo-tegra124.c | ||
| speedo-tegra210.c | ||
| tegra-apbmisc.c | ||