From 83ff62d28e99ce4e1b475491040ac6258a63197c Mon Sep 17 00:00:00 2001 From: Sergio Aguirre Date: Wed, 25 Feb 2009 15:55:56 -0600 Subject: [PATCH] OMAP3430SDP: Get rid of checkpatch.pl warnings with includes Signed-off-by: Sergio Aguirre Acked-by: Dominic Curran Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/board-3430sdp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-3430sdp.c index ab0aa7d9ce4..867f5f679bf 100644 --- a/arch/arm/mach-omap2/board-3430sdp.c +++ b/arch/arm/mach-omap2/board-3430sdp.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include @@ -39,8 +40,6 @@ #include #include -#include -#include #include #include "sdram-qimonda-hyb18m512160af-6.h" -- 2.41.0