summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Bus/Pci
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-10-13 09:05:56 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-10-13 09:05:56 +0000
commit713ace4c9676bd90f4aebe5b53a4e833273978e2 (patch)
treed55901c92349fa88fec34f8f1250396859695850 /EdkModulePkg/Bus/Pci
parent5a502bd47aaf312ee39560c6e59a353264a17113 (diff)
downloadedk2-713ace4c9676bd90f4aebe5b53a4e833273978e2.zip
edk2-713ace4c9676bd90f4aebe5b53a4e833273978e2.tar.gz
edk2-713ace4c9676bd90f4aebe5b53a4e833273978e2.tar.bz2
Removed GLOBAL_REMOVE_IF_UNREFENRENCED because it will cause compiler failure.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1743 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Bus/Pci')
-rw-r--r--EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.h b/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.h
index ede8b43..035d330 100644
--- a/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.h
+++ b/EdkModulePkg/Bus/Pci/Ehci/Dxe/Ehci.h
@@ -28,8 +28,8 @@ Revision History
#include <IndustryStandard/pci22.h>
-GLOBAL_REMOVE_IF_UNREFERENCED extern UINTN gEHCDebugLevel;
-GLOBAL_REMOVE_IF_UNREFERENCED extern UINTN gEHCErrorLevel;
+extern UINTN gEHCDebugLevel;
+extern UINTN gEHCErrorLevel;
#define STALL_1_MACRO_SECOND 1