Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212618
b: refs/heads/master
c: e4fbb68
h: refs/heads/master
v: v3
  • Loading branch information
Abhijeet Dharmapurikar authored and Daniel Walker committed Oct 8, 2010
1 parent 5b1089e commit df0a1b6
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: 569fb6e3e60eef77941c319562271daf759e634d
refs/heads/master: e4fbb68f4594388367e4e4595abf9330d9875704
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-msm/board-msm8x60.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ static void __init msm8x60_init_irq(void)
{
unsigned int i;

gic_dist_init(0, MSM_QGIC_DIST_BASE, 1);
gic_dist_init(0, MSM_QGIC_DIST_BASE, GIC_PPI_START);
gic_cpu_base_addr = (void *)MSM_QGIC_CPU_BASE;
gic_cpu_init(0, MSM_QGIC_CPU_BASE);

Expand Down

0 comments on commit df0a1b6

Please sign in to comment.