2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/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 locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() 2017-10-25 11:00:57 +02:00
Kconfig firmware: tegra: Add BPMP support 2016-11-18 14:33:43 +01:00
Makefile firmware: tegra: add bpmp driver for Tegra210 2019-01-25 15:58:47 +01:00