From: Komal Shah Date: Thu, 7 Dec 2006 01:14:11 +0000 (-0800) Subject: ARM: OMAP: Fix typo in board-h4.h X-Git-Tag: v2.6.23-omap1~73^2~5 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=cffbd2dd791cb59c012ec7719200f04164351071;p=linux-2.6-omap-h63xx.git ARM: OMAP: Fix typo in board-h4.h Replace OMAP1610 with OMAP2420. Signed-off-by: Komal Shah Signed-off-by: Tony Lindgren --- diff --git a/include/asm-arm/arch-omap/board-h4.h b/include/asm-arm/arch-omap/board-h4.h index 7e0efef4bb6..23b5ac6e282 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 *