Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67189
b: refs/heads/master
c: 33567a0
h: refs/heads/master
i:
  67187: 2ef9222
v: v3
  • Loading branch information
Gabriel C authored and Paul Mackerras committed Aug 17, 2007
1 parent 40c17c7 commit e1e7290
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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: cc61f957f486871536cc5531e83337fff4fe48f3
refs/heads/master: 33567a023e734b640c27fc9cc4e7c6b45987b083
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/embedded6xx/holly.c
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ static void __init holly_setup_arch(void)
}

/*
* Interrupt setup and service. Interrrupts on the holly come
* Interrupt setup and service. Interrupts on the holly come
* from the four external INT pins, PCI interrupts are routed via
* PCI interrupt control registers, it generates internal IRQ23
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/embedded6xx/linkstation.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static void __init linkstation_setup_arch(void)
}

/*
* Interrupt setup and service. Interrrupts on the linkstation come
* Interrupt setup and service. Interrupts on the linkstation come
* from the four PCI slots plus onboard 8241 devices: I2C, DUART.
*/
static void __init linkstation_init_IRQ(void)
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ static void __init mpc7448_hpc2_setup_arch(void)
}

/*
* Interrupt setup and service. Interrrupts on the mpc7448_hpc2 come
* Interrupt setup and service. Interrupts on the mpc7448_hpc2 come
* from the four external INT pins, PCI interrupts are routed via
* PCI interrupt control registers, it generates internal IRQ23
*
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/iseries/it_lp_naca.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ struct ItLpNaca {
u8 xRsvd2_0[128]; // Reserved x00-x7F

// CACHE_LINE_3-6 0x0100 - 0x02FF Contains LP Queue indicators
// NB: Padding required to keep xInterrruptHdlr at x300 which is required
// NB: Padding required to keep xInterruptHdlr at x300 which is required
// for v4r4 PLIC.
u8 xOldLpQueue[128]; // LP Queue needed for v4r4 100-17F
u8 xRsvd3_0[384]; // Reserved 180-2FF
Expand Down

0 comments on commit e1e7290

Please sign in to comment.