]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/EhciDxe/EhciDebug.h
clean up the un-suitable ';' location when declaring the functions.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / EhciDxe / EhciDebug.h
index 9de1199f73a4ae9a728aa9901322957f37d01f97..3f786bc2857479226af66813d19cf09ad1abf248 100644 (file)
@@ -30,8 +30,7 @@ VOID
 EhcDumpQtd (\r
   IN EHC_QTD              *Qtd,\r
   IN CHAR8                *Msg\r
-  )\r
-;\r
+  );\r
 \r
 \r
 /**\r
@@ -49,8 +48,7 @@ EhcDumpQh (
   IN EHC_QH               *Qh,\r
   IN CHAR8                *Msg,\r
   IN BOOLEAN              DumpBuf\r
-  )\r
-;\r
+  );\r
 \r
 \r
 /**\r
@@ -66,7 +64,6 @@ VOID
 EhcDumpBuf (\r
   IN UINT8                *Buf,\r
   IN UINTN                Len\r
-  )\r
-;\r
+  );\r
 \r
 #endif\r