summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c')
-rw-r--r--UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c b/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c
index 6ddf917bad..98363bd8f7 100644
--- a/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c
+++ b/UefiCpuPkg/Library/CpuTimerLib/BaseCpuTimerLib.c
@@ -38,4 +38,3 @@ InternalGetPerformanceCounterFrequency (
{
return CpuidCoreClockCalculateTscFrequency ();
}
-