diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2016-06-01 16:34:37 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-06-14 13:58:26 +1000 |
commit | 027dfac694fc27ef0273afb810d9b1f9da57d6e1 (patch) | |
tree | c248c02b9e5c4bf687639d19fd8f5fdcdfbcf445 /arch/powerpc/include/asm/smu.h | |
parent | e289086f6530dd85d88967bfceded98bdbcd7f41 (diff) | |
download | talos-op-linux-027dfac694fc27ef0273afb810d9b1f9da57d6e1.tar.gz talos-op-linux-027dfac694fc27ef0273afb810d9b1f9da57d6e1.zip |
powerpc: Various typo fixes
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/smu.h')
-rw-r--r-- | arch/powerpc/include/asm/smu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/smu.h b/arch/powerpc/include/asm/smu.h index f280dd11243f..9dc2de5da35a 100644 --- a/arch/powerpc/include/asm/smu.h +++ b/arch/powerpc/include/asm/smu.h @@ -185,7 +185,7 @@ * x = processor mask * y = op. point index * z = processor freq. step index - * I haven't yet decyphered result codes + * I haven't yet deciphered result codes * */ #define SMU_CMD_POWER_COMMAND 0xaa |