Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333306
b: refs/heads/master
c: 6e3a78d
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson committed Oct 9, 2012
1 parent 6593361 commit c3f86c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 096947fdab96fd97df47b10b8547382290ef9fcd
refs/heads/master: 6e3a78d9474f54c0b2b5293a561548106243eeaf
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-integrator/integrator_cp.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,8 @@ static void __init intcp_init_early(void)
#endif
}

#ifdef CONFIG_OF

static void __init intcp_timer_init_of(void)
{
struct device_node *node;
Expand Down Expand Up @@ -297,8 +299,6 @@ static struct sys_timer cp_of_timer = {
.init = intcp_timer_init_of,
};

#ifdef CONFIG_OF

static const struct of_device_id fpga_irq_of_match[] __initconst = {
{ .compatible = "arm,versatile-fpga-irq", .data = fpga_irq_of_init, },
{ /* Sentinel */ }
Expand Down

0 comments on commit c3f86c0

Please sign in to comment.