]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/TimerDxe/TimerDxe.c
ArmPkg: Fix various typos
[mirror_edk2.git] / ArmPkg / Drivers / TimerDxe / TimerDxe.c
index 6843596fc334ae0ea06b4ec974a6b5aebbc65712..dccaeae23c29dd234ecb193ea8e95fa82e0d4959 100644 (file)
@@ -365,7 +365,7 @@ TimerInitialize (
   UINT32      TimerHypIntrNum;\r
 \r
   if (ArmIsArchTimerImplemented () == 0) {\r
-    DEBUG ((EFI_D_ERROR, "ARM Architectural Timer is not available in the CPU, hence cann't use this Driver \n"));\r
+    DEBUG ((DEBUG_ERROR, "ARM Architectural Timer is not available in the CPU, hence can't use this Driver \n"));\r
     ASSERT (0);\r
   }\r
 \r