Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289461
b: refs/heads/master
c: 0cedc4e
h: refs/heads/master
i:
  289459: 200f8fe
v: v3
  • Loading branch information
Neil Zhang authored and Greg Kroah-Hartman committed Feb 24, 2012
1 parent a83df42 commit b9d5dca
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 376 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: 711c68b3c0f7a924ffbee4aa962d8f62b85188ff
refs/heads/master: 0cedc4e1c870d5d4811b3ed2aca98b41334f10e4
7 changes: 0 additions & 7 deletions trunk/drivers/usb/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -606,10 +606,3 @@ config USB_OCTEON_OHCI
config USB_OCTEON2_COMMON
bool
default y if USB_OCTEON_EHCI || USB_OCTEON_OHCI

config USB_PXA168_EHCI
bool "Marvell PXA168 on-chip EHCI HCD support"
depends on USB_EHCI_HCD && ARCH_MMP
help
Enable support for Marvell PXA168 SoC's on-chip EHCI
host controller
5 changes: 0 additions & 5 deletions trunk/drivers/usb/host/ehci-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1361,11 +1361,6 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER ehci_grlib_driver
#endif

#ifdef CONFIG_USB_PXA168_EHCI
#include "ehci-pxa168.c"
#define PLATFORM_DRIVER ehci_pxa168_driver
#endif

#ifdef CONFIG_CPU_XLR
#include "ehci-xls.c"
#define PLATFORM_DRIVER ehci_xls_driver
Expand Down
363 changes: 0 additions & 363 deletions trunk/drivers/usb/host/ehci-pxa168.c

This file was deleted.

0 comments on commit b9d5dca

Please sign in to comment.