From dfe402153fc92dd1fcde01392cb98a65bb50dd2c Mon Sep 17 00:00:00 2001 From: Komal Shah Date: Wed, 6 Dec 2006 17:14:11 -0800 Subject: [PATCH] ARM: OMAP: Fix typo in board-h4.h Replace OMAP1610 to OMAP2420. Signed-off-by: Komal Shah Signed-off-by: Tony Lindgren --- include/asm-arm/arch-omap/board-h4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- 2.41.1