Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334645
b: refs/heads/master
c: 5276b68
h: refs/heads/master
i:
  334643: 5c7a918
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 17, 2012
1 parent 7797fa1 commit 7d1c02a
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: c10356b9846b13651a8a24c3a31e029ffe6eafd9
refs/heads/master: 5276b6877efb8a180e254a06d7497f802f6f9755
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c24xx/clock-s3c2440.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static struct clk_lookup s3c2440_clk_lookup[] = {
CLKDEV_INIT(NULL, "clk_uart_baud3", &s3c2440_clk_fclk_n),
};

static int s3c2440_clk_add(struct device *dev, struct subsys_interface *sif)
static int __init_refok s3c2440_clk_add(struct device *dev, struct subsys_interface *sif)
{
struct clk *clock_upll;
struct clk *clock_h;
Expand Down

0 comments on commit 7d1c02a

Please sign in to comment.