From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 1 Jul 2009 22:37:09 +0200 Subject: [U-Boot] [PATCH 1/6] net: merge bugfix: Marvell Kirkwood gigabit ethernet driver In-Reply-To: <1246289078-18654-1-git-send-email-prafulla@marvell.com> References: <1246289078-18654-1-git-send-email-prafulla@marvell.com> Message-ID: <20090701203709.GC1016@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 20:54 Mon 29 Jun , Prafulla Wadaskar wrote: > 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 > --- > drivers/net/kirkwood_egiga.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) applied to u-boot-arm Best Regards, J.