35f639a2b5
* rocm: Fix compilation with rocm >= 5.3.1
Add another version checked initialiation, because:
[roctracer has changed `hsa_ops_properties_t` again in 5.3.1][hsa_ops_properties_t]
[hsa_ops_properties_t]: https://github.com/ROCm-Developer-Tools/roctracer/compare/rocm-5.3.0...rocm-5.3.1#diff-42ffacd4e7f57213868dcd96aeb5c0d47d91d2a1121ba8d67f46caa267c1818cL41
* Fix formatting
* Fix preprocessing directive
[ROCm/rocprofiler-systems commit: 2449e7cd46]