diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2016-06-01 09:34:37 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2016-06-14 06:58:26 +0300 |
commit | 027dfac694fc27ef0273afb810d9b1f9da57d6e1 (patch) | |
tree | c248c02b9e5c4bf687639d19fd8f5fdcdfbcf445 /arch/powerpc/include/asm/tsi108.h | |
parent | e289086f6530dd85d88967bfceded98bdbcd7f41 (diff) | |
download | linux-027dfac694fc27ef0273afb810d9b1f9da57d6e1.tar.xz |
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/tsi108.h')
-rw-r--r-- | arch/powerpc/include/asm/tsi108.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/tsi108.h b/arch/powerpc/include/asm/tsi108.h index d531d9e173ef..c2a955bb0daa 100644 --- a/arch/powerpc/include/asm/tsi108.h +++ b/arch/powerpc/include/asm/tsi108.h @@ -77,7 +77,7 @@ * nodes if your board uses the Broadcom PHYs */ #define TSI108_PHY_MV88E 0 /* Marvel 88Exxxx PHY */ -#define TSI108_PHY_BCM54XX 1 /* Broardcom BCM54xx PHY */ +#define TSI108_PHY_BCM54XX 1 /* Broadcom BCM54xx PHY */ /* Global variables */ |