Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104585
b: refs/heads/master
c: 6381fad
h: refs/heads/master
i:
  104583: 7be280d
v: v3
  • Loading branch information
Eric Miao authored and Greg Kroah-Hartman committed Jul 21, 2008
1 parent 65feced commit a66b4b0
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: 421b4bf5f292cc97c07a7f838595ccf128cc2c92
refs/heads/master: 6381fad77e5d44f8e0e2afffe686cb4e6fc36e71
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ohci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,7 @@ MODULE_LICENSE ("GPL");
#define PCI_DRIVER ohci_pci_driver
#endif

#ifdef CONFIG_SA1111
#if defined(CONFIG_ARCH_SA1100) && defined(CONFIG_SA1111)
#include "ohci-sa1111.c"
#define SA1111_DRIVER ohci_hcd_sa1111_driver
#endif
Expand Down

0 comments on commit a66b4b0

Please sign in to comment.