linux-stable/drivers/soc
Thierry Reding 7fb440c5c3 soc/tegra: fuse: Fix build with Tegra194 configuration
[ Upstream commit 6f4ecbe284 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-03-05 16:42:13 +01:00
..
actions
amlogic soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask 2020-01-27 14:50:39 +01:00
atmel
bcm soc: bcm: brcmstb: Fix re-entry point with a THUMB2_KERNEL 2019-12-01 09:17:17 +01:00
dove
fsl soc/fsl/qe: Fix an error code in qe_pin_request() 2020-01-27 14:50:36 +01:00
gemini
imx soc: imx: gpc: fix PDN delay 2019-11-20 18:45:49 +01:00
lantiq
mediatek soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher 2019-06-15 11:54:08 +02:00
qcom soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe() 2020-01-27 14:50:35 +01:00
renesas soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B} 2019-12-13 08:52:29 +01:00
rockchip soc: rockchip: Set the proper PWM for rk3288 2019-06-15 11:54:08 +02:00
samsung
sunxi soc: sunxi: Fix missing dependency on REGMAP_MMIO 2019-05-10 17:54:10 +02:00
tegra soc/tegra: fuse: Fix build with Tegra194 configuration 2020-03-05 16:42:13 +01:00
ti soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot 2020-02-05 14:43:41 +00:00
ux500
versatile
xilinx
zte
Kconfig
Makefile drivers: soc: Allow building the amlogic drivers without ARCH_MESON 2019-12-13 08:51:22 +01:00