Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208010
b: refs/heads/master
c: 3f1a969
h: refs/heads/master
v: v3
  • Loading branch information
Anand Gadiyar authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent bdfdcf0 commit cb2ee11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 5aa4af2ce6a0643f32d47f21614817792b85298d
refs/heads/master: 3f1a9696aed6814601078f3c430a8e432b625c66
6 changes: 0 additions & 6 deletions trunk/drivers/usb/musb/omap2430.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
#include <linux/clk.h>
#include <linux/io.h>

#include <plat/mux.h>

#include "musb_core.h"
#include "omap2430.h"

Expand Down Expand Up @@ -194,10 +192,6 @@ int __init musb_platform_init(struct musb *musb, void *board_data)
u32 l;
struct omap_musb_board_data *data = board_data;

#if defined(CONFIG_ARCH_OMAP2430)
omap_cfg_reg(AE5_2430_USB0HS_STP);
#endif

/* We require some kind of external transceiver, hooked
* up through ULPI. TWL4030-family PMICs include one,
* which needs a driver, drivers aren't always needed.
Expand Down

0 comments on commit cb2ee11

Please sign in to comment.