summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-10-13 10:37:02 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-11-09 10:31:32 +0000
commit4355a6715a92c2fdb83c251dde06f7ecce181c98 (patch)
tree8d3beae21e9cb34cb3558d0065f4f9be0672b854 /src/soc/nvidia
parent0d11dbfd6ad4d49b65b2104fa9de546938a3cb44 (diff)
downloadcoreboot-4355a6715a92c2fdb83c251dde06f7ecce181c98.tar.gz
coreboot-4355a6715a92c2fdb83c251dde06f7ecce181c98.tar.bz2
coreboot-4355a6715a92c2fdb83c251dde06f7ecce181c98.zip
soc/nvidia/tegra124/include/soc/clk_rst.h: Remove extra tab
Change-Id: I0c606fd129c200446744f7a67ae63fec6d8e1684 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/46328 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'src/soc/nvidia')
-rw-r--r--src/soc/nvidia/tegra124/include/soc/clk_rst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/nvidia/tegra124/include/soc/clk_rst.h b/src/soc/nvidia/tegra124/include/soc/clk_rst.h
index 0b0e02526424..cfddd10dcf95 100644
--- a/src/soc/nvidia/tegra124/include/soc/clk_rst.h
+++ b/src/soc/nvidia/tegra124/include/soc/clk_rst.h
@@ -257,7 +257,7 @@ struct __packed clk_rst_ctlr {
u32 spare_reg0; /* _SPARE_REG0, 0x55c */
u32 _rsv32[4]; /* 0x560-0x56c */
u32 plld2_ss_cfg; /* _PLLD2_SS_CFG 0x570 */
- u32 _rsv32_1[7]; /* 0x574-58c */
+ u32 _rsv32_1[7]; /* 0x574-58c */
u32 plldp_base; /* _PLLDP_BASE, 0x590 */
u32 plldp_misc; /* _PLLDP_MISC, 0x594 */
u32 plldp_ss_cfg; /* _PLLDP_SS_CFG, 0x598 */