Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354713
b: refs/heads/master
c: 7b8bc3a
h: refs/heads/master
i:
  354711: 62ebe44
v: v3
  • Loading branch information
Fabio Estevam authored and Greg Kroah-Hartman committed Jan 30, 2013
1 parent 2762e9e commit 84ba52e
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: de9c6307c0cdf24a08facbc808fe3989a145c93a
refs/heads/master: 7b8bc3aad0deabf3bc50cd2fe29bce29be5681fe
2 changes: 1 addition & 1 deletion trunk/drivers/usb/chipidea/ci13xxx_imx.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ struct usbmisc_usb_device {
struct device *dev; /* usb controller device */
int index;

int disable_oc:1; /* over current detect disabled */
unsigned int disable_oc:1; /* over current detect disabled */
};

int usbmisc_set_ops(const struct usbmisc_ops *ops);
Expand Down

0 comments on commit 84ba52e

Please sign in to comment.