Revert "Add execution property in register memory for gfx801."

This reverts commit 5ed05c99b3.
Этот коммит содержится в:
Oded Gabbay
2015-04-28 17:50:00 +03:00
родитель 112f7e751a
Коммит 4c4df38035
2 изменённых файлов: 2 добавлений и 15 удалений
+1 -2
Просмотреть файл
@@ -364,8 +364,7 @@ HSAKMT_STATUS
HSAKMTAPI
hsaKmtRegisterMemory(
void* MemoryAddress, //IN (page-aligned)
HSAuint64 MemorySizeInBytes, //IN (page-aligned)
int ExecuteAccess
HSAuint64 MemorySizeInBytes //IN (page-aligned)
);