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/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/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.