* [PATCH] ARM: dove: Drop unused includes
@ 2023-07-17 22:56 Rob Herring
2023-08-12 15:01 ` Gregory CLEMENT
0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring @ 2023-07-17 22:56 UTC (permalink / raw)
To: Andrew Lunn, Sebastian Hesselbarth, Gregory Clement, Russell King
Cc: linux-arm-kernel, linux-kernel
Several includes are not needed, so drop them.
Signed-off-by: Rob Herring <robh@kernel.org>
---
arch/arm/mach-dove/common.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
index cd4ae7e4768d..3aea90bbb41a 100644
--- a/arch/arm/mach-dove/common.c
+++ b/arch/arm/mach-dove/common.c
@@ -9,8 +9,6 @@
#include <linux/dma-mapping.h>
#include <linux/init.h>
#include <linux/io.h>
-#include <linux/of.h>
-#include <linux/of_platform.h>
#include <linux/platform_data/dma-mv_xor.h>
#include <linux/platform_data/usb-ehci-orion.h>
#include <linux/platform_device.h>
--
2.40.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dove: Drop unused includes
2023-07-17 22:56 [PATCH] ARM: dove: Drop unused includes Rob Herring
@ 2023-08-12 15:01 ` Gregory CLEMENT
2023-08-16 16:56 ` Rob Herring
0 siblings, 1 reply; 3+ messages in thread
From: Gregory CLEMENT @ 2023-08-12 15:01 UTC (permalink / raw)
To: Rob Herring, Andrew Lunn, Sebastian Hesselbarth, Russell King
Cc: linux-arm-kernel, linux-kernel
Rob Herring <robh@kernel.org> writes:
> Several includes are not needed, so drop them.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Applied on mvebu/arm
Thanks,
Gregory
> ---
> arch/arm/mach-dove/common.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/mach-dove/common.c b/arch/arm/mach-dove/common.c
> index cd4ae7e4768d..3aea90bbb41a 100644
> --- a/arch/arm/mach-dove/common.c
> +++ b/arch/arm/mach-dove/common.c
> @@ -9,8 +9,6 @@
> #include <linux/dma-mapping.h>
> #include <linux/init.h>
> #include <linux/io.h>
> -#include <linux/of.h>
> -#include <linux/of_platform.h>
> #include <linux/platform_data/dma-mv_xor.h>
> #include <linux/platform_data/usb-ehci-orion.h>
> #include <linux/platform_device.h>
> --
> 2.40.1
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: dove: Drop unused includes
2023-08-12 15:01 ` Gregory CLEMENT
@ 2023-08-16 16:56 ` Rob Herring
0 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2023-08-16 16:56 UTC (permalink / raw)
To: Gregory CLEMENT
Cc: Andrew Lunn, Sebastian Hesselbarth, Russell King,
linux-arm-kernel, linux-kernel
On Sat, Aug 12, 2023 at 10:01 AM Gregory CLEMENT
<gregory.clement@bootlin.com> wrote:
>
> Rob Herring <robh@kernel.org> writes:
>
> > Several includes are not needed, so drop them.
> >
> > Signed-off-by: Rob Herring <robh@kernel.org>
>
> Applied on mvebu/arm
Arnd already applied this directly.
Rob
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-16 16:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 22:56 [PATCH] ARM: dove: Drop unused includes Rob Herring
2023-08-12 15:01 ` Gregory CLEMENT
2023-08-16 16:56 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).