From efaf6f1bf6ebdd8f16b0d0c2960abe8d06f95af4 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Fri, 2 Oct 2009 18:54:20 -0400 Subject: mpc83xx: cosmetic comment update relating to SPD EEPROM commit 6d0f6bcf337c5261c08fabe12982178c2c489d76 did the big rename of CFG_ macros to CONFIG_SYS macros. But it missed a couple of instances within comments. Signed-off-by: Paul Gortmaker Signed-off-by: Kim Phillips --- include/configs/vme8349.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/vme8349.h') diff --git a/include/configs/vme8349.h b/include/configs/vme8349.h index d0690feb1..f9db73b2d 100644 --- a/include/configs/vme8349.h +++ b/include/configs/vme8349.h @@ -224,7 +224,7 @@ #define CONFIG_SYS_I2C1_OFFSET 0x3000 #define CONFIG_SYS_I2C2_OFFSET 0x3100 #define CONFIG_SYS_I2C_OFFSET CONFIG_SYS_I2C1_OFFSET -/* could also use CONFIG_I2C_MULTI_BUS and CONFIG_SPD_BUS_NUM... */ +/* could also use CONFIG_I2C_MULTI_BUS and CONFIG_SYS_SPD_BUS_NUM... */ #define CONFIG_SYS_I2C_8574_ADDR2 0x20 /* I2C1, PCF8574 */ -- cgit v1.2.3