From 593c39e08a0626263fe468737e02d92aab85d46b Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 19 Nov 2008 17:11:06 +0000 Subject: GTA02: Improve NAND timings Rather than using conservative default timings for the NAND flash, use the timings as specified in the S3C2442B MCP data sheet. Signed-off-by: Harald Welte --- drivers/serial/s3c2410.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/serial') diff --git a/drivers/serial/s3c2410.c b/drivers/serial/s3c2410.c index be9e1b97405..791661ebe9e 100644 --- a/drivers/serial/s3c2410.c +++ b/drivers/serial/s3c2410.c @@ -22,7 +22,7 @@ #include -#include +#include #include #include "samsung.h" -- cgit v1.2.3