Fix build error from CL#1256102 due to whitespace issue.

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256108]


[ROCm/ROCR-Runtime commit: 7760839934]
This commit is contained in:
Besar Wicaksono (xN/A) TX [TEXT]
2016-04-08 16:40:05 -05:00
parent 869f361a0b
commit be9b46fdfd
@@ -49,7 +49,7 @@
#include "hsa_ext_image.h"
#define HSA_AMD_INTERFACE_VERSION_MAJOR 1
#define HSA_AMD_INTERFACE_VERSION_MINOR 0
#define HSA_AMD_INTERFACE_VERSION_MINOR 0
#ifdef __cplusplus
extern "C" {