]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridge.c
MdeModulePkg: Reproduce builds across source format changes
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciHostBridgeDxe / PciHostBridge.c
index 4ab9415c96003e56c107011829a082f379db9975..163e931dd9e86fe5b39498dafd4ceb595e4134cf 100644 (file)
@@ -874,7 +874,7 @@ NotifyPhase (
           Translation = GetTranslationByResourceType (RootBridge, Index);\r
           if ((Translation & Alignment) != 0) {\r
             DEBUG ((DEBUG_ERROR, "[%a:%d] Translation %lx is not aligned to %lx!\n",\r
-              __FUNCTION__, __LINE__, Translation, Alignment\r
+              __FUNCTION__, DEBUG_LINE_NUMBER, Translation, Alignment\r
               ));\r
             ASSERT ((Translation & Alignment) == 0);\r
             //\r