From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com Subject: Re: [PATCH] ARM: OMAP: Fix typo in board-h4.h Date: Thu, 30 Nov 2006 15:07:25 -0800 Message-ID: <20061130230724.GF9605@atomide.com> References: <3a5b1be00611301229g4a64202dj3db8e440ac48ef86@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <3a5b1be00611301229g4a64202dj3db8e440ac48ef86@mail.gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: Komal Shah Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Komal Shah [061130 12:35]: > -- > ---Komal Shah > http://komalshah.blogspot.com > From 0346e11def0eb72c0a23fc54defe99b4718a0256 Mon Sep 17 00:00:00 2001 > From: Komal Shah > Date: Fri, 1 Dec 2006 01:57:00 +0530 > Subject: [PATCH] ARM: OMAP: Fix typo in board-h4.h > > - Replace OMAP1610 to OMAP2420. > > Signed-off-by: Komal Shah > --- > include/asm-arm/arch-omap/board-h4.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/include/asm-arm/arch-omap/board-h4.h b/include/asm-arm/arch-omap/board-h4.h > index 7e0efef..23b5ac6 100644 > --- a/include/asm-arm/arch-omap/board-h4.h > +++ b/include/asm-arm/arch-omap/board-h4.h > @@ -1,7 +1,7 @@ > /* > * linux/include/asm-arm/arch-omap/board-h4.h > * > - * Hardware definitions for TI OMAP1610 H4 board. > + * Hardware definitions for TI OMAP2420 H4 board. > * > * Initial creation by Dirk Behme > * Pushing today. Tony