2008-07-06 15:58:47

by Alexander Beregalov

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

From: Alexander Beregalov <[email protected]>

The patch applies to the linux-next tree.

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

Signed-off-by: Alexander Beregalov <[email protected]>
---

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>


2008-07-06 19:27:04

by Dmitry Baryshkov

[permalink] [raw]
Subject: Re: [PATCH] [ARM] Tosa: remove double inclusion of linux/delay.h

2008/7/6 Alexander Beregalov <[email protected]>:
> From: Alexander Beregalov <[email protected]>
>
> The patch applies to the linux-next tree.
>
> [ARM] Tosa: Remove double inclusion of linux/delay.h
>
> Signed-off-by: Alexander Beregalov <[email protected]>

Acked-by: Dmitry Baryshkov <[email protected]>

Will you submit to the Russell's patch tracker or shoud I do it?

--
With best wishes
Dmitry

2008-07-06 20:32:39

by Alexander Beregalov

[permalink] [raw]
Subject: Re: [PATCH] [ARM] Tosa: remove double inclusion of linux/delay.h

2008/7/6 Dmitry <[email protected]>:
> 2008/7/6 Alexander Beregalov <[email protected]>:
>> From: Alexander Beregalov <[email protected]>
>>
>> The patch applies to the linux-next tree.
>>
>> [ARM] Tosa: Remove double inclusion of linux/delay.h
>>
>> Signed-off-by: Alexander Beregalov <[email protected]>
>
> Acked-by: Dmitry Baryshkov <[email protected]>
>
> Will you submit to the Russell's patch tracker or shoud I do it?

I do not know what it is, please do it if you can.