Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280777
b: refs/heads/master
c: 3af5154
h: refs/heads/master
i:
  280775: 5cde7c8
v: v3
  • Loading branch information
Jayachandran C authored and Greg Kroah-Hartman committed Nov 18, 2011
1 parent 31107c9 commit 0a92ada
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 3f5eb8d5688a5266ab943cf94aebe4c0eea726a3
refs/heads/master: 3af5154a869bc278a829bb03e65a709480e821b0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/host/ehci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,7 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER ehci_pxa168_driver
#endif

#ifdef CONFIG_NLM_XLR
#ifdef CONFIG_CPU_XLR
#include "ehci-xls.c"
#define PLATFORM_DRIVER ehci_xls_driver
#endif
Expand Down
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 @@ -1114,7 +1114,7 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER ohci_hcd_ath79_driver
#endif

#ifdef CONFIG_NLM_XLR
#ifdef CONFIG_CPU_XLR
#include "ohci-xls.c"
#define PLATFORM_DRIVER ohci_xls_driver
#endif
Expand Down

0 comments on commit 0a92ada

Please sign in to comment.