[USB-BRINGUP]

- Fix build of hidparse

svn path=/branches/usb-bringup-trunk/; revision=55039
This commit is contained in:
Johannes Anderwald 2012-01-21 01:48:30 +00:00
parent 27023d1ff7
commit 82153d9360
6 changed files with 17 additions and 11 deletions

View file

@ -49,7 +49,7 @@ HidParser_GetCollectionDescription(
OUT PHIDP_DEVICE_DESC DeviceDescription)
{
HIDPARSER_STATUS ParserStatus;
ULONG CollectionCount, ReportCount;
ULONG CollectionCount;
ULONG Index;
//