hv: rename RTCM source files

'ptcm' and 'ptct' are legacy name according
   to the latest TCC spec, hence rename below files
   to avoid confusing:

  ptcm.c -> rtcm.c
  ptcm.h -> rtcm.h
  ptct.h -> rtct.h

Tracked-On: #5649
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
Yonghua Huang
2021-01-28 10:06:09 +08:00
committed by wenlingz
parent d8b754e53a
commit 806f479108
11 changed files with 10 additions and 10 deletions

View File

@@ -35,7 +35,7 @@
#include <trampoline.h>
#include <assign.h>
#include <vgpio.h>
#include <ptcm.h>
#include <rtcm.h>
/* Local variables */