SWDEV-436405 - Remove namespace hip

Change-Id: I208c600f0d1c5e4e890104062fae3638beb69a96


[ROCm/hip commit: 35f3e2cb0f]
This commit is contained in:
Anusha GodavarthySurya
2023-12-11 12:51:07 +00:00
parent a6b563e465
commit 26984d3b39
@@ -84,7 +84,6 @@ typedef struct hipDeviceProp_tR0000 {
#ifdef __cplusplus
namespace hip {
extern "C" {
#endif
@@ -93,5 +92,4 @@ hipError_t hipChooseDeviceR0000(int* device, const hipDeviceProp_tR0000* prop);
#ifdef __cplusplus
}
} // namespace hip
#endif