mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
freedreno/registers: Remove extra space in reg definition
Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38081>
This commit is contained in:
parent
8848495875
commit
f5f11f12a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1138,7 +1138,7 @@ perhaps they should be taken with a grain of salt
|
|||
<array offset="0x10" name="RBBM_CLOCK_DELAY_TP" stride="1" length="4">
|
||||
<reg32 offset="0x0" name="REG"/>
|
||||
</array>
|
||||
<reg32 offset="0x0014" name="RBBM_CLOCK_CTL_UCHE "/>
|
||||
<reg32 offset="0x0014" name="RBBM_CLOCK_CTL_UCHE"/>
|
||||
<reg32 offset="0x0015" name="RBBM_CLOCK_CTL2_UCHE"/>
|
||||
<reg32 offset="0x0016" name="RBBM_CLOCK_CTL3_UCHE"/>
|
||||
<reg32 offset="0x0017" name="RBBM_CLOCK_CTL4_UCHE"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue