linux/drivers/firmware/tegra
Thierry Reding 79d031fcad firmware: tegra: Conditionally support SoC generations
Only include support for Tegra210 and Tegra186 in the BPMP driver if
support for those SoCs was selected. This fixes a build failure seen
on 32-bit ARM allmodconfig builds, but could also happen on 64-bit
ARM builds if either Tegra210 or Tegra186 were not selected.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Timo Alho <talho@nvidia.com>
Tested-by: Timo Alho <talho@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2019-02-07 18:52:19 +01:00
..
bpmp-debugfs.c firmware: tegra: Switch to global mrq_is_supported() 2018-11-08 12:49:25 +01:00
bpmp-private.h firmware: tegra: Conditionally support SoC generations 2019-02-07 18:52:19 +01:00
bpmp-tegra186.c firmware: tegra: bpmp-tegra186: Remove unused includes 2019-01-25 15:58:47 +01:00
bpmp-tegra210.c firmware: tegra: add bpmp driver for Tegra210 2019-01-25 15:58:47 +01:00
bpmp.c firmware: tegra: Conditionally support SoC generations 2019-02-07 18:52:19 +01:00
ivc.c
Kconfig
Makefile firmware: tegra: add bpmp driver for Tegra210 2019-01-25 15:58:47 +01:00