From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 30 Jun 2009 23:20:07 +0200 Subject: [U-Boot] [PATCH] arm: Kirkwood: Correct header define In-Reply-To: <20090630181152.07f0d8c6@marrow.netinsight.se> References: <20090630181152.07f0d8c6@marrow.netinsight.se> Message-ID: <20090630212007.GP23292@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 18:11 Tue 30 Jun , Simon Kagstrom wrote: > Correct define typo (. -> ,) > > Signed-off-by: Simon Kagstrom > --- > include/asm-arm/arch-kirkwood/mpp.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied to u-boot-arm Best Regards, J.