Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180830
b: refs/heads/master
c: d67dec5
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Jiri Kosina committed Jan 12, 2010
1 parent b3feb02 commit 8186336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 54a6593d65e638ad7e1e8cc986159d76054dab4b
refs/heads/master: d67dec5b2cc208215de21dc7806945bf6a6e85d0
2 changes: 1 addition & 1 deletion trunk/drivers/hid/usbhid/hid-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ static int hid_reset_resume(struct usb_interface *intf)

#endif /* CONFIG_PM */

static struct usb_device_id hid_usb_ids [] = {
static const struct usb_device_id hid_usb_ids[] = {
{ .match_flags = USB_DEVICE_ID_MATCH_INT_CLASS,
.bInterfaceClass = USB_INTERFACE_CLASS_HID },
{ } /* Terminating entry */
Expand Down

0 comments on commit 8186336

Please sign in to comment.