X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fnet%2Ffec.h;h=c6e4f979ff5d42a9942d3c1ab57182dfb7935bd1;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=3bdb0d78b75a2f574b16fe049af3cf32c4c01455;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/drivers/net/fec.h b/drivers/net/fec.h index 3bdb0d78b..c6e4f979f 100644 --- a/drivers/net/fec.h +++ b/drivers/net/fec.h @@ -1,8 +1,8 @@ /****************************************************************************/ /* - * fec.h -- Fast Ethernet Controller for Motorola ColdFire 5272 - * and 5282.. + * fec.h -- Fast Ethernet Controller for Motorola ColdFire 5270, + 5271, 5272, 5274, 5275, 5280 and 5282. * * (C) Copyright 2000-2003, Greg Ungerer (gerg@snapgear.com) * (C) Copyright 2000-2001, Lineo (www.lineo.com) @@ -13,7 +13,7 @@ #define FEC_H /****************************************************************************/ -#ifdef CONFIG_M5282 +#if defined(CONFIG_M527x) || defined(CONFIG_M528x) /* * Just figures, Motorola would have to change the offsets for * registers in the same peripheral device on different models