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)
commit47661ee1821fc3a6b5ae07aac37410d6ccada976
tree4bfc4734bb135a4987f1bb7aeedcb7e2cd58a43c
parent2c1bc371268862a991a6498e1dddc8971b9076b8
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