diff options
Diffstat (limited to 'board/mbx8xx/vpd.c')
| -rw-r--r-- | board/mbx8xx/vpd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/mbx8xx/vpd.c b/board/mbx8xx/vpd.c index 3bc251d12..1c99fd6c7 100644 --- a/board/mbx8xx/vpd.c +++ b/board/mbx8xx/vpd.c @@ -3,7 +3,7 @@   * Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Marius Groeger <mgroeger@sysgo.de>   * - * Code in faintly related to linux/arch/ppc/8xx_io: + * Code in faintly related to linux/arch/powerpc/8xx_io:   * MPC8xx CPM I2C interface. Copyright (c) 1999 Dan Malek (dmalek@jlc.net).   *   * This file implements functions to read the MBX's Vital Product Data |