mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- Fix compilation of usbdriver with _MULTI_UHCI defined
svn path=/trunk/; revision=42125
This commit is contained in:
@@ -667,7 +667,9 @@ uhci_probe(PDRIVER_OBJECT drvr_obj, PUNICODE_STRING reg_path, PUSB_DEV_MANAGER d
|
||||
}
|
||||
}
|
||||
|
||||
#ifndef _MULTI_UHCI
|
||||
LBL_LOOPOUT:
|
||||
#endif
|
||||
if (pdev)
|
||||
{
|
||||
pdev_ext = pdev->DeviceExtension;
|
||||
|
||||
Reference in New Issue
Block a user