Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377161
b: refs/heads/master
c: 0b63cc3
h: refs/heads/master
i:
  377159: 5cc30b2
v: v3
  • Loading branch information
Arnd Bergmann authored and Mike Turquette committed Jun 11, 2013
1 parent 20234b3 commit 8a4fa82
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: 071ff9a36cb08b5a2b099fcdb45b63a61618f928
refs/heads/master: 0b63cc3ce11822ac96a334a345640f524212cd6b
2 changes: 1 addition & 1 deletion trunk/drivers/clk/spear/spear3xx_clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ static void __init spear320_clk_init(void __iomem *soc_config_base)
clk_register_clkdev(clk, NULL, "60100000.serial");
}
#else
static inline void spear320_clk_init(void) { }
static inline void spear320_clk_init(void __iomem *soc_config_base) { }
#endif

void __init spear3xx_clk_init(void __iomem *misc_base, void __iomem *soc_config_base)
Expand Down

0 comments on commit 8a4fa82

Please sign in to comment.