diff options
Diffstat (limited to 'drivers/edac/ppc4xx_edac.c')
-rw-r--r-- | drivers/edac/ppc4xx_edac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edac/ppc4xx_edac.c b/drivers/edac/ppc4xx_edac.c index 38400963e245..fc757069c6af 100644 --- a/drivers/edac/ppc4xx_edac.c +++ b/drivers/edac/ppc4xx_edac.c | |||
@@ -142,7 +142,7 @@ | |||
142 | 142 | ||
143 | /* | 143 | /* |
144 | * The ibm,sdram-4xx-ddr2 Device Control Registers (DCRs) are | 144 | * The ibm,sdram-4xx-ddr2 Device Control Registers (DCRs) are |
145 | * indirectly acccessed and have a base and length defined by the | 145 | * indirectly accessed and have a base and length defined by the |
146 | * device tree. The base can be anything; however, we expect the | 146 | * device tree. The base can be anything; however, we expect the |
147 | * length to be precisely two registers, the first for the address | 147 | * length to be precisely two registers, the first for the address |
148 | * window and the second for the data window. | 148 | * window and the second for the data window. |