commit | c91324f41b27fc3dc7c2000426b1591a7f6d575c | [log] [tgz] |
---|---|---|
author | Moti Haimovski <mhaimovski@habana.ai> | Wed Aug 12 11:40:08 2020 +0300 |
committer | Oded Gabbay <oded.gabbay@gmail.com> | Tue Sep 22 18:49:53 2020 +0300 |
tree | d7d7ee5eb8acf5f49282fbf4ab89b60d3afcf35d | |
parent | 7c52fb0a096aecd6b7ef474e9037db2194570162 [diff] |
habanalabs: rename mmu.c to mmu_v1.c In the future we will have MMU v2 code, so we need to prepare the driver for it. The first step is to rename the current MMU file to mmu_v1.c. Signed-off-by: Moti Haimovski <mhaimovski@habana.ai> Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>