[U-Boot] [PATCH 1/2] ixp/npe: Remove duplicated comment

Signed-off-by: Thomas Weber weber@corscience.de --- arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c b/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c index f5a4c5f..a9ea8bc 100644 --- a/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c +++ b/arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c @@ -51,11 +51,6 @@ /* * Put the user defined include files required. */ - - -/* - * Put the user defined include files required. - */ #include "IxOsal.h" #include "IxNpeDl.h" #include "IxNpeDlNpeMgr_p.h"

Signed-off-by: Thomas Weber weber@corscience.de --- board/bmw/bmw.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/board/bmw/bmw.c b/board/bmw/bmw.c index 4039145..5ba6c09 100644 --- a/board/bmw/bmw.c +++ b/board/bmw/bmw.c @@ -22,7 +22,6 @@ */
#include <common.h> -#include <common.h> #include <watchdog.h> #include <command.h> #include <malloc.h>

Dear Thomas Weber,
In message 1285675413-13865-2-git-send-email-weber@corscience.de you wrote:
Signed-off-by: Thomas Weber weber@corscience.de
board/bmw/bmw.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk

Dear Thomas Weber,
In message 1285675413-13865-1-git-send-email-weber@corscience.de you wrote:
Signed-off-by: Thomas Weber weber@corscience.de
arch/arm/cpu/ixp/npe/IxNpeDlNpeMgr.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-)
Applied, because it's such a trivial patch - otoh, don;t waste efforts on the npe/ code. It will be trhown out rather sooner than later due to license conflicts.
Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Thomas Weber
-
Wolfgang Denk