Skip to content
Snippets Groups Projects
Commit ee2139de authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Remove unnecesary indent after ---

parent 6f2697be
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
ram_diag_data_buffer:
width: g_data_w
depth: g_nof_streams*2**ceil_log2(g_buf_nof_data)
depth: g_nof_streams*2**cm.ceil_log2(g_buf_nof_data)
mode: RW
descr: "Contains the data that is being captured."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment