From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Schnelle Date: Fri, 21 Oct 2011 14:49:24 +0200 Subject: [U-Boot] [PATCH v2] ATMEL: switch atmel_mci users to gen_atmel_mci Message-ID: <1319201366-9132-1-git-send-email-svens@stackframe.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi List, this is the second iteration of my patches to switch ATMEL tagets using atmel_mci to gen_atmel_mci. Changes against v1: - fix warnings during build - don't rename gen_atmel_mci to atmel_mci Regards Sven