Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295764
b: refs/heads/master
c: 218a280
h: refs/heads/master
v: v3
  • Loading branch information
Marc Zyngier committed Mar 15, 2012
1 parent 3fa89f6 commit ca77938
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: 648ab3df21add1bdfa21efeeb0b492ec45cb0a07
refs/heads/master: 218a28014112b20bd15a9e6305c8b46488830bc4
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ux500/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#include <mach/setup.h>
#include <mach/hardware.h>
#include <mach/irqs.h>

#ifdef CONFIG_HAVE_ARM_TWD
static DEFINE_TWD_LOCAL_TIMER(u5500_twd_local_timer,
Expand Down Expand Up @@ -41,7 +42,6 @@ static void __init ux500_timer_init(void)
{
void __iomem *mtu_timer_base;
void __iomem *prcmu_timer_base;
int err;

if (cpu_is_u5500()) {
mtu_timer_base = __io_address(U5500_MTU0_BASE);
Expand Down

0 comments on commit ca77938

Please sign in to comment.