SWDEV-271406 - Remove unecessary hip_ext.h

tests/src/runtimeApi/module/hipModuleLaunchKernel.cpp doesn't
need hip_ext.h which will fail cuda building. So remove it

Change-Id: Icf5763449ccec839d9efda90ffe3a86fb53bdb85


[ROCm/hip commit: 9996ebb641]
This commit is contained in:
Tao Sang
2021-02-03 21:23:45 -05:00
gecommit door Tao Sang
bovenliggende ef396373ec
commit 285775c1b5
@@ -28,7 +28,6 @@
#include "test_common.h"
#include "hip/hip_ext.h"
#define fileName "matmul.code"
#define matmulK "matmulK"