commit | 70b2f993ea4a79c298aac4ec1c58089020536ba5 | [log] [tgz] |
---|---|---|
author | Oded Gabbay <oded.gabbay@gmail.com> | Mon Jul 13 12:21:04 2020 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Fri Jul 24 20:31:37 2020 +0300 |
tree | c4ad0f6c7323cc826b9061c41e6d187a27613137 | |
parent | a9855a2d91531001f1a952a042f17cc42ef30cb7 [diff] |
habanalabs: create common folder For internal needs of our CI we need to move all the common code into a common folder instead of putting them in the root folder of the driver. Same applies to the common header files under include/ Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com> Reviewed-by: Omer Shpigelman <oshpigelman@habana.ai>