Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319883
b: refs/heads/master
c: 714904e
h: refs/heads/master
i:
  319881: 1b01739
  319879: e0170ca
v: v3
  • Loading branch information
Viresh Kumar authored and Linus Torvalds committed Jul 31, 2012
1 parent 5d67860 commit f0ff7d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: dd995c9d82b6eedb2e704daf44e903da0b7f6ac1
refs/heads/master: 714904e1c3f48b17ceff06b827485f8b1b5d8a91
9 changes: 0 additions & 9 deletions trunk/include/linux/platform_data/mv_usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,4 @@ struct mv_usb_platform_data {
int (*set_vbus)(unsigned int vbus);
int (*private_init)(void __iomem *opregs, void __iomem *phyregs);
};

#ifndef CONFIG_HAVE_CLK
/* Dummy stub for clk framework */
#define clk_get(dev, id) NULL
#define clk_put(clock) do {} while (0)
#define clk_enable(clock) do {} while (0)
#define clk_disable(clock) do {} while (0)
#endif

#endif

0 comments on commit f0ff7d0

Please sign in to comment.