From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Dooks Subject: [patch 4/6] spi_s3c24xx: fix header includes Date: Tue, 28 Jul 2009 21:51:41 +0100 Message-ID: <20090728205239.431689026@fluff.org> References: <20090728205137.613851078@fluff.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@public.gmane.org To: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: Content-Disposition: inline; filename=spi-fix-includes.patch List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: spi-devel-general-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: linux-spi.vger.kernel.org The driver includes where it should be including and also includes and without using anything from these. Signed-off-by; Ben Dooks --- drivers/spi/spi_s3c24xx.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) Index: b/drivers/spi/spi_s3c24xx.c =================================================================== --- a/drivers/spi/spi_s3c24xx.c 2009-07-28 15:19:28.000000000 +0100 +++ b/drivers/spi/spi_s3c24xx.c 2009-07-28 15:20:16.000000000 +0100 @@ -20,14 +20,11 @@ #include #include #include +#include #include #include -#include -#include -#include - #include #include -- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july