Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372411
b: refs/heads/master
c: 354599f
h: refs/heads/master
i:
  372409: 95df9a4
  372407: d981046
v: v3
  • Loading branch information
Axel Lin authored and Kukjin Kim committed Apr 4, 2013
1 parent 65ab947 commit 22432e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d8acac566c9b8ba96c278bf17b8acd549c99e621
refs/heads/master: 354599f460ba79c9fb00f220e42de5a7509ceeb4
1 change: 1 addition & 0 deletions trunk/drivers/clocksource/exynos_mct.c
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ static void __init exynos4_timer_resources(struct device_node *np)
static const struct of_device_id exynos_mct_ids[] = {
{ .compatible = "samsung,exynos4210-mct", .data = (void *)MCT_INT_SPI },
{ .compatible = "samsung,exynos4412-mct", .data = (void *)MCT_INT_PPI },
{ }
};

void __init mct_init(void)
Expand Down

0 comments on commit 22432e8

Please sign in to comment.