From 1114257c9df3fa3db39ff55dd03d1f7cbc5c0603 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 6 Jun 2004 21:35:06 +0000 Subject: Patch by Yuli Barcohen, 19 Apr 2004: - Rename DUET_ADS to MPC885ADS - Rename CONFIG_DUET to CONFIG_MPC885_FAMILY - Rename CONFIG_866_et_al to CONFIG_MPC866_FAMILY - Clean up FADS family port to use the new defines --- include/asm-ppc/8xx_immap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asm-ppc/8xx_immap.h') diff --git a/include/asm-ppc/8xx_immap.h b/include/asm-ppc/8xx_immap.h index 2288115a6..40679cb2b 100644 --- a/include/asm-ppc/8xx_immap.h +++ b/include/asm-ppc/8xx_immap.h @@ -475,7 +475,7 @@ typedef struct comm_proc { #define lcd_cmap fl_un.fl_un_cmap char res18[0xE00]; - /* The DUET family has a second FEC here */ + /* The MPC885 family has a second FEC here */ fec_t cp_fec2; #define cp_fec1 cp_fec /* consistency macro */ -- cgit v1.2.3