From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Tue, 13 Mar 2012 14:35:21 +0100 Subject: [U-Boot] [PATCH 2/2] ATMEL: remove old atmel_mci driver In-Reply-To: <1319201366-9132-3-git-send-email-svens@stackframe.org> References: <1319201366-9132-1-git-send-email-svens@stackframe.org> <1319201366-9132-3-git-send-email-svens@stackframe.org> Message-ID: <4F5F4D19.5040009@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 On 21.10.2011 14:49, Sven Schnelle wrote: > All boards are using the gen_atmel_mci driver now, so no need > to carry the old driver around. > > Signed-off-by: Sven Schnelle > --- > arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c | 2 +- > arch/avr32/lib/board.c | 2 +- > doc/README.atmel_mci | 2 +- > drivers/mmc/Makefile | 1 - > drivers/mmc/atmel_mci.c | 533 --------------------- > 5 files changed, 3 insertions(+), 537 deletions(-) > delete mode 100644 drivers/mmc/atmel_mci.c applied to u-boot-avr32