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.21-omap1~43^2~66 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=d3a68de0fdbb166aeba8ae587a9c7a86896013dc;p=linux-2.6-omap-h63xx.git ARM: OMAP: Fix typo in board-h4.h Replace OMAP1610 to 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 7ef664bc9e3..6cfc8e32a0d 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 *