)]}' { "commit": "ceab2fc3442dbda1c4beaff3c4fe708a04c02303", "tree": "ea57c1a43dc06160c2f09cebc28253fee2b80e3f", "parents": [ "9fa9a0c55cc830e609415d2cedd2d34fcbec1008" ], "author": { "name": "Yann Gautier", "email": "yann.gautier@st.com", "time": "Mon Feb 28 11:39:56 2022 +0100" }, "committer": { "name": "Yann Gautier", "email": "yann.gautier@st.com", "time": "Mon Feb 28 17:20:06 2022 +0100" }, "message": "fix(stm32mp1): fix enum prints\n\nWith gcc-11, the -Wformat-signedness warning complains about enum values\nthat should be printed as unsigned values. But the current version of\ncompiler used in CI states that this parameter is signed. Just cast the\nvalue then.\n\nSigned-off-by: Yann Gautier \u003cyann.gautier@st.com\u003e\nChange-Id: Ic0655e5ba9c44fe6abcd9958d7a9972f5de3b7ef\n", "tree_diff": [ { "type": "modify", "old_id": "2a518e19db7d5f2c8ea0154742a0d070c71b33a8", "old_mode": 33188, "old_path": "plat/st/stm32mp1/stm32mp1_shared_resources.c", "new_id": "a0ca697ca0b879aa853e52c6eae4892a17e37d6c", "new_mode": 33188, "new_path": "plat/st/stm32mp1/stm32mp1_shared_resources.c" } ] }