linux-stable/drivers/soc/tegra/fuse
Thierry Reding 9261b43e70 soc/tegra: fuse: Add missing semi-colon
Commit 8a46828e623c ("soc/tegra: Register SoC device") added a new
initcall, but forgot to terminate the line with a semi-colon. Some
recent versions of GCC seem to report this as an error.

Fixes: 8a46828e623c ("soc/tegra: Register SoC device")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2017-08-23 11:54:27 +02:00
..
fuse-tegra.c soc/tegra: fuse: Add missing semi-colon 2017-08-23 11:54:27 +02:00
fuse-tegra20.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
fuse-tegra30.c soc/tegra: fuse: Add spare bit offset for Tegra210 2015-07-16 10:38:31 +02:00
fuse.h soc/tegra: fuse: Add Tegra210 support 2015-07-16 10:38:29 +02:00
Makefile soc/tegra: fuse: Add Tegra210 support 2015-07-16 10:38:29 +02:00
speedo-tegra20.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra30.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra114.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra124.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra210.c soc/tegra: fuse: Add Tegra210 support 2015-07-16 10:38:29 +02:00
tegra-apbmisc.c soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers 2015-07-16 10:38:28 +02:00