spelling: s/retreive/retrieve/

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Adrian Bunk
2006-01-10 00:10:13 +01:00
committato da Adrian Bunk
parent 5406958860
commit 943ffb587c
17 ha cambiato i file con 20 aggiunte e 20 eliminazioni

Vedi File

@@ -80,7 +80,7 @@ static struct freq_attr* g5_cpu_freqs_attr[] = {
};
/* Power mode data is an array of the 32 bits PCR values to use for
* the various frequencies, retreived from the device-tree
* the various frequencies, retrieved from the device-tree
*/
static u32 *g5_pmode_data;
static int g5_pmode_max;