public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/6] net: merge bugfix: Marvell Kirkwood gigabit ethernet driver
@ 2009-06-29 15:24 Prafulla Wadaskar
  2009-06-29 15:25 ` [U-Boot] [PATCH v3 2/6] nand: Add Marvell Kirkwood NAND driver Prafulla Wadaskar
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Prafulla Wadaskar @ 2009-06-29 15:24 UTC (permalink / raw)
  To: u-boot

This patch looks okay on u-boot-net.git/next branch
but when it was merged to u-boot.git/master the last line is missing

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
---
 drivers/net/kirkwood_egiga.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/net/kirkwood_egiga.c b/drivers/net/kirkwood_egiga.c
index b43bbf2..3c5db19 100644
--- a/drivers/net/kirkwood_egiga.c
+++ b/drivers/net/kirkwood_egiga.c
@@ -662,3 +662,4 @@ int kirkwood_egiga_initialize(bd_t * bis)
 #endif
 	}
 	return 0;
+}
-- 
1.5.3.3

^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2009-07-09  6:10 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29 15:24 [U-Boot] [PATCH 1/6] net: merge bugfix: Marvell Kirkwood gigabit ethernet driver Prafulla Wadaskar
2009-06-29 15:25 ` [U-Boot] [PATCH v3 2/6] nand: Add Marvell Kirkwood NAND driver Prafulla Wadaskar
2009-06-29 15:25   ` [U-Boot] [PATCH 3/6] arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support Prafulla Wadaskar
2009-06-29 15:26     ` [U-Boot] [PATCH 4/6] usb: bugfix driver/usb/host/ehci-hcd.c function ehci_submit_root Prafulla Wadaskar
2009-06-29 12:17       ` Michael Trimarchi
2009-06-29 17:29         ` Prafulla Wadaskar
2009-06-29 18:23           ` Michael Trimarchi
2009-07-03 23:46       ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-04 13:05         ` Michael Trimarchi
2009-07-07 18:45           ` Remy Bohmer
2009-07-08  6:19             ` Prafulla Wadaskar
2009-07-08  6:44               ` Michael Trimarchi
2009-07-08 14:12                 ` Kumar Gala
2009-07-09  6:10                   ` Prafulla Wadaskar
2009-07-07  7:28         ` Prafulla Wadaskar
2009-07-04 16:10     ` [U-Boot] [PATCH 3/6] arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support Jean-Christophe PLAGNIOL-VILLARD
2009-07-07 20:27   ` [U-Boot] [PATCH v3 2/6] nand: Add Marvell Kirkwood NAND driver Jean-Christophe PLAGNIOL-VILLARD
2009-07-07 20:33     ` Scott Wood
2009-07-07 21:28   ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-08  5:30     ` Prafulla Wadaskar
2009-06-29 21:05 ` [U-Boot] [PATCH 1/6] net: merge bugfix: Marvell Kirkwood gigabit ethernet driver Jean-Christophe PLAGNIOL-VILLARD
2009-06-29 22:54   ` Ben Warren
2009-07-01 20:37 ` Jean-Christophe PLAGNIOL-VILLARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox