[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <a4423d670807060858nf8ec980gcd0475ccdc55b94d@mail.gmail.com>
Date: Sun, 6 Jul 2008 19:58:36 +0400
From: "Alexander Beregalov" <a.beregalov@...il.com>
To: rmk+kernel@....linux.org.uk, dbaryshkov@...il.com,
kernel-janitors@...r.kernel.org,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: [PATCH] [ARM] Tosa: remove double inclusion of linux/delay.h
From: Alexander Beregalov <a.beregalov@...il.com>
The patch applies to the linux-next tree.
[ARM] Tosa: Remove double inclusion of linux/delay.h
Signed-off-by: Alexander Beregalov <a.beregalov@...il.com>
---
diff --git a/arch/arm/mach-pxa/tosa.c b/arch/arm/mach-pxa/tosa.c
index 86f1ea5..f4d9d77 100644
--- a/arch/arm/mach-pxa/tosa.c
+++ b/arch/arm/mach-pxa/tosa.c
@@ -26,7 +26,6 @@
#include <linux/mtd/nand.h>
#include <linux/mtd/partitions.h>
#include <linux/pm.h>
-#include <linux/delay.h>
#include <linux/gpio_keys.h>
#include <linux/input.h>
#include <linux/gpio.h>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists