From 224d41c2f083a3f53b246aa7e163844428e6d9c0 Mon Sep 17 00:00:00 2001 From: Payam Date: Tue, 25 Feb 2020 16:16:06 -0500 Subject: [PATCH] removed excutable permission from source files Change-Id: Iae8639a96c55a098e28de41c5a3f38a07acbe25c --- vdi/hip_internal.hpp | 0 vdi/hip_module.cpp | 0 vdi/hip_platform.cpp | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 vdi/hip_internal.hpp mode change 100755 => 100644 vdi/hip_module.cpp mode change 100755 => 100644 vdi/hip_platform.cpp diff --git a/vdi/hip_internal.hpp b/vdi/hip_internal.hpp old mode 100755 new mode 100644 diff --git a/vdi/hip_module.cpp b/vdi/hip_module.cpp old mode 100755 new mode 100644 diff --git a/vdi/hip_platform.cpp b/vdi/hip_platform.cpp old mode 100755 new mode 100644