X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FBus%2FUsb%2FUsbBusDxe%2FUsbUtility.h;h=ee44c6acd0664c9f1abcb816d403046213e8365a;hb=e5e12de7d0a67111060c77723df39885c91a8ea5;hp=2dafd1c0c1ee229577fa261b7f5b9ac67ad19f8e;hpb=e237e7ae9fc23f32a25040d49cc9a16f2a7f3b4c;p=mirror_edk2.git diff --git a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.h b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.h index 2dafd1c0c1..ee44c6acd0 100644 --- a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.h +++ b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.h @@ -194,16 +194,6 @@ UsbGetCurrentTpl ( VOID ); -// -// USB debug support routines -// -#ifdef EFI_DEBUG - #define USB_DEBUG(arg) UsbDebug arg - #define USB_ERROR(arg) UsbError arg -#else - #define USB_DEBUG(arg) - #define USB_ERROR(arg) -#endif VOID UsbDebug (