diff options
author | Martyn Welch <martyn.welch@ge.com> | 2010-03-01 17:41:59 +0300 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-03-04 19:43:44 +0300 |
commit | 948e78c3fc9c799b3f9b6c683b83c665942e6bbe (patch) | |
tree | 7255027af3024f6524ed3adc2386935795d40d2f /arch/powerpc/platforms/86xx/gef_pic.c | |
parent | 6f3d395a5c77e6ccddd59a5221e1354b22c29531 (diff) | |
download | linux-948e78c3fc9c799b3f9b6c683b83c665942e6bbe.tar.xz |
powerpc/86xx: Renaming following split of GE Fanuc joint venture
This patch renames GE Fanuc boards following the split-up of the GE Fanuc
joint venture. These boards are now made by GE Intelligent platorms.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/86xx/gef_pic.c')
-rw-r--r-- | arch/powerpc/platforms/86xx/gef_pic.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/platforms/86xx/gef_pic.c b/arch/powerpc/platforms/86xx/gef_pic.c index 7ad9c0df7707..6df9e2561c06 100644 --- a/arch/powerpc/platforms/86xx/gef_pic.c +++ b/arch/powerpc/platforms/86xx/gef_pic.c @@ -1,9 +1,9 @@ /* - * Interrupt handling for GE Fanuc's FPGA based PIC + * Interrupt handling for GE FPGA based PIC * - * Author: Martyn Welch <martyn.welch@gefanuc.com> + * Author: Martyn Welch <martyn.welch@ge.com> * - * 2008 (c) GE Fanuc Intelligent Platforms Embedded Systems, Inc. + * 2008 (c) GE Intelligent Platforms Embedded Systems, Inc. * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any |