From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 05 Apr 2010 00:16:11 -0700 Subject: [U-Boot] [PATCH] Remove unused "local_crc32" function. In-Reply-To: <1270124201-20213-1-git-send-email-dzu@denx.de> References: <1270124201-20213-1-git-send-email-dzu@denx.de> Message-ID: <4BB98E3B.2070306@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Detlev, On 4/1/2010 5:16 AM, Detlev Zundel wrote: > For code archeologists, this is a nice example of copy and paste history. > > Signed-off-by: Detlev Zundel > --- > cpu/mpc8220/fec.c | 41 +---------------------------------------- > drivers/net/mpc512x_fec.c | 41 +---------------------------------------- > drivers/net/mpc5xxx_fec.c | 41 +---------------------------------------- > 3 files changed, 3 insertions(+), 120 deletions(-) > Applied to net repo. thanks, Ben