From 3bee7d3e42a705bed9b8d120ad43a2ae02794342 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 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 7ef664b..6cfc8e3 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 * -- 1.4.4.2