]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/PciBusDxe/PciCommand.h
clean up the un-suitable ';' location when declaring the functions.
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / PciBusDxe / PciCommand.h
index f838395ea8b83a97a3e134831f81a1ab0b030e19..624ec50b17ecdbeb2f50b8f82ba509c9fbf651a2 100644 (file)
@@ -79,8 +79,7 @@ PciOperateRegister (
   IN  UINT8         Offset,\r
   IN  UINT8         Operation,\r
   OUT UINT16        *PtrCommand\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   check the cpability of this device supports\r
@@ -93,8 +92,7 @@ PciOperateRegister (
 BOOLEAN\r
 PciCapabilitySupport (\r
   IN PCI_IO_DEVICE  *PciIoDevice\r
-  )\r
-;\r
+  );\r
 \r
 /**\r
   Locate cap reg.\r
@@ -114,8 +112,7 @@ LocateCapabilityRegBlock (
   IN UINT8          CapId,\r
   IN OUT UINT8      *Offset,\r
   OUT UINT8         *NextRegBlock OPTIONAL\r
-  )\r
-;\r
+  );\r
 \r
 \r
 #define PciReadCommandRegister(a,b) \\r