Fix the comment to specify the right type of allocation required.

Change-Id: I8bda8d64010d466d6ca5e779d2042cca3f494ecf


[ROCm/ROCR-Runtime commit: 6c750f479d]
This commit is contained in:
hthangir
2017-03-17 00:25:43 -05:00
committed by Hari Thangirala
parent d775242246
commit d4a8e87a35
@@ -100,7 +100,7 @@ typedef enum hsa_amd_agent_info_s {
HSA_AMD_AGENT_INFO_MAX_ADDRESS_WATCH_POINTS = 0xA005,
/**
* Agent BDF_ID, named LocationID in thunk. The type of this attribute is
* uint16_t.
* uint32_t.
*/
HSA_AMD_AGENT_INFO_BDFID = 0xA006,
/**