]> git.baikalelectronics.ru Git - kernel.git/commit
memory: tegra: Add compile-test stub for tegra_mc_probe_device()
authorThierry Reding <treding@nvidia.com>
Fri, 18 Jun 2021 11:18:46 +0000 (13:18 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Sun, 20 Jun 2021 19:22:30 +0000 (21:22 +0200)
commit0c9120528f67fb8e8070c9423c1f5e9d22cec503
tree4bfc4734bb135a4987f1bb7aeedcb7e2cd58a43c
parentd84cffab1874ea52b488ff5d5c30b78cca1746ed
memory: tegra: Add compile-test stub for tegra_mc_probe_device()

The tegra_mc_probe_device() symbol is only available when the TEGRA_MC
Kconfig option is enabled. Provide a stub if that's not the case so that
the driver can be compile-tested.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210618111846.1286166-1-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
include/soc/tegra/mc.h