diff options
author | Yang Li <[email protected]> | 2012-11-01 18:53:42 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2012-11-15 13:00:58 +1100 |
commit | 8a56e1ee9229ef1c5c558b53f696af9152024a15 (patch) | |
tree | e0074b6d7741df4b9e75722a71623c37af3e90f0 /arch/powerpc/sysdev/qe_lib/ucc.c | |
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 <[email protected]>
Acked-by: Timur Tabi <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/qe_lib/ucc.c')
-rw-r--r-- | arch/powerpc/sysdev/qe_lib/ucc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/sysdev/qe_lib/ucc.c b/arch/powerpc/sysdev/qe_lib/ucc.c index 04677505f20f..134b07d29435 100644 --- a/arch/powerpc/sysdev/qe_lib/ucc.c +++ b/arch/powerpc/sysdev/qe_lib/ucc.c @@ -3,7 +3,7 @@ * * QE UCC API Set - UCC specific routines implementations. * - * Copyright (C) 2006 Freescale Semicondutor, Inc. All rights reserved. + * Copyright (C) 2006 Freescale Semiconductor, Inc. All rights reserved. * * Authors: Shlomi Gridish <[email protected]> * Li Yang <[email protected]> |