diff options
author | Yang Li <leoli@freescale.com> | 2012-11-01 14:53:42 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2012-11-14 21:00:58 -0500 |
commit | 8a56e1ee9229ef1c5c558b53f696af9152024a15 (patch) | |
tree | e0074b6d7741df4b9e75722a71623c37af3e90f0 /arch/powerpc/include/asm/ucc_fast.h | |
parent | 5e0f9ea784036a3e62a25a9ab5e8f323cb25b321 (diff) |
powerpc: Fix typos in Freescale copyright claims
There are many cases that Semiconductor is misspelled. The patch
fix these typos.
Signed-off-by: Li Yang <leoli@freescale.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include/asm/ucc_fast.h')
-rw-r--r-- | arch/powerpc/include/asm/ucc_fast.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/ucc_fast.h b/arch/powerpc/include/asm/ucc_fast.h index 4644c840e2fa..72ea9bab07df 100644 --- a/arch/powerpc/include/asm/ucc_fast.h +++ b/arch/powerpc/include/asm/ucc_fast.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Internal header file for UCC FAST unit routines. | 2 | * Internal header file for UCC FAST unit routines. |
3 | * | 3 | * |
4 | * Copyright (C) 2006 Freescale Semicondutor, Inc. All rights reserved. | 4 | * Copyright (C) 2006 Freescale Semiconductor, Inc. All rights reserved. |
5 | * | 5 | * |
6 | * Authors: Shlomi Gridish <gridish@freescale.com> | 6 | * Authors: Shlomi Gridish <gridish@freescale.com> |
7 | * Li Yang <leoli@freescale.com> | 7 | * Li Yang <leoli@freescale.com> |