[U-Boot-Users] [PATCH 3/30] drivers/block : move block drivers to drivers/block

Wolfgang Denk wd at denx.de
Mon Oct 8 00:21:38 CEST 2007


In message <C32D5391.3E19%plagnioj at jcrosoft.com> you wrote:
> >From 1d06488b367e826e39d528f5425a1069c0b06448 Mon Sep 17 00:00:00 2001
> From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> Date: Sun, 23 Sep 2007 00:41:57 +0200
> Subject: [PATCH] drivers/block : move block drivers to drivers/block
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
>  drivers/Makefile                |    2 +-
>  drivers/block/Makefile          |    2 +-
>  drivers/{ => block}/systemace.c |    0
>  3 files changed, 2 insertions(+), 2 deletions(-)
>  rename drivers/{ => block}/systemace.c (100%)
> 
> diff --git a/drivers/Makefile b/drivers/Makefile
> index 39b6d6c..cb699a7 100755
> --- a/drivers/Makefile
> +++ b/drivers/Makefile
> @@ -44,7 +44,7 @@ COBJS    = 3c589.o 5701rls.o ali512x.o at45.o
> atmel_usart.o \
^^^^^^^^^^^^^^^^^^^^^^

Note that your patcehs are corrupted because your mailer wraps long
lines.

This makes any testing impossible.

Ignoring the whole patch set. Sorry.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You don't have to stay up nights to succeed; you have to  stay  awake
days.




More information about the U-Boot mailing list