linux-stable/drivers/soc/tegra
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 soc/tegra: fuse: Add missing semi-colon 2017-08-23 11:54:27 +02:00
Kconfig soc/tegra: Register SoC device 2017-08-17 16:43:13 +02:00
Makefile soc/tegra: bpmp: Implement generic PM domains 2017-06-13 15:23:29 +02:00
common.c soc/tegra: Add Tegra210 support 2015-07-16 09:47:59 +02:00
flowctrl.c soc/tegra: flowctrl: Fix error handling 2017-06-13 16:47:44 +02:00
pmc-tegra186.c soc/tegra: Implement Tegra186 PMC support 2017-04-04 15:43:50 +02:00
pmc.c soc/tegra: Fix bad of_node_put() in powergate init 2017-07-31 12:08:55 +02:00
powergate-bpmp.c soc/tegra: bpmp: Implement generic PM domains 2017-06-13 15:23:29 +02:00