Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133555
b: refs/heads/master
c: 3ba5f38
h: refs/heads/master
i:
  133553: e932081
  133551: 66c6c1a
v: v3
  • Loading branch information
Ben Dooks authored and Greg Kroah-Hartman committed Mar 24, 2009
1 parent a5e2a93 commit 76942e6
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: 64a3a25f440c65510cb0d15080dcd2f0032d6051
refs/heads/master: 3ba5f38f3d5143a879de132a9df71814d1f3cff0
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 @@ -997,7 +997,7 @@ MODULE_LICENSE ("GPL");
#define SA1111_DRIVER ohci_hcd_sa1111_driver
#endif

#ifdef CONFIG_ARCH_S3C2410
#if defined(CONFIG_ARCH_S3C2410) || defined(CONFIG_ARCH_S3C64XX)
#include "ohci-s3c2410.c"
#define PLATFORM_DRIVER ohci_hcd_s3c2410_driver
#endif
Expand Down

0 comments on commit 76942e6

Please sign in to comment.