[PATCH] [ARM] Tosa: remove double inclusion of linux/delay.h

From: Alexander Beregalov
Date: Sun Jul 06 2008 - 11:58:52 EST


From: Alexander Beregalov <a.beregalov@xxxxxxxxx>

The patch applies to the linux-next tree.

[ARM] Tosa: Remove double inclusion of linux/delay.h

Signed-off-by: Alexander Beregalov <a.beregalov@xxxxxxxxx>
---

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/