]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
memory: tegra: Fix indentation
authorJon Hunter <jonathanh@nvidia.com>
Tue, 20 Feb 2024 12:44:30 +0000 (12:44 +0000)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 22 Feb 2024 08:48:53 +0000 (09:48 +0100)
Fix the indentation of the '.regs' member for the Tegra234 NVJPG memory
client.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20240220124430.19072-3-jonathanh@nvidia.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/memory/tegra/tegra234.c

index d9cfd2eb0d7fced1951ec800ed46f9e356a1f135..5f57cea48b629740c50ce0f951df812c9c7dfde7 100644 (file)
@@ -551,7 +551,7 @@ static const struct tegra_mc_client tegra234_mc_clients[] = {
                .bpmp_id = TEGRA_ICC_BPMP_NVJPG_0,
                .type = TEGRA_ICC_NISO,
                .sid = TEGRA234_SID_NVJPG,
-                       .regs = {
+               .regs = {
                        .sid = {
                                .override = 0x3f8,
                                .security = 0x3fc,