From: Jon Hunter Date: Tue, 20 Feb 2024 12:44:30 +0000 (+0000) Subject: memory: tegra: Fix indentation X-Git-Tag: v6.9-rc1~177^2~2^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae1e06fb62c3a0fbcc7c58f45cf1a19641272799;p=thirdparty%2Fkernel%2Flinux.git memory: tegra: Fix indentation Fix the indentation of the '.regs' member for the Tegra234 NVJPG memory client. Signed-off-by: Jon Hunter Link: https://lore.kernel.org/r/20240220124430.19072-3-jonathanh@nvidia.com Signed-off-by: Krzysztof Kozlowski --- diff --git a/drivers/memory/tegra/tegra234.c b/drivers/memory/tegra/tegra234.c index d9cfd2eb0d7fc..5f57cea48b629 100644 --- a/drivers/memory/tegra/tegra234.c +++ b/drivers/memory/tegra/tegra234.c @@ -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,