linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: hpe: Drop unused includes
@ 2023-07-17 22:56 Rob Herring
  2023-07-18 17:56 ` Hawkins, Nick
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2023-07-17 22:56 UTC (permalink / raw)
  To: Jean-Marie Verdun, Nick Hawkins, Russell King
  Cc: linux-arm-kernel, linux-kernel

of_platform.h is not needed, so drop it.

Signed-off-by: Rob Herring <robh@kernel.org>
---
 arch/arm/mach-hpe/gxp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-hpe/gxp.c b/arch/arm/mach-hpe/gxp.c
index ef3341373006..581c8da517b8 100644
--- a/arch/arm/mach-hpe/gxp.c
+++ b/arch/arm/mach-hpe/gxp.c
@@ -1,7 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0
 /* Copyright (C) 2022 Hewlett-Packard Enterprise Development Company, L.P. */
 
-#include <linux/of_platform.h>
 #include <asm/mach/arch.h>
 
 static const char * const gxp_board_dt_compat[] = {
-- 
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] 2+ messages in thread

* RE: [PATCH] ARM: hpe: Drop unused includes
  2023-07-17 22:56 [PATCH] ARM: hpe: Drop unused includes Rob Herring
@ 2023-07-18 17:56 ` Hawkins, Nick
  0 siblings, 0 replies; 2+ messages in thread
From: Hawkins, Nick @ 2023-07-18 17:56 UTC (permalink / raw)
  To: Rob Herring, Verdun, Jean-Marie, Russell King
  Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org

> of_platform.h is not needed, so drop it.

> Signed-off-by: Rob Herring <robh@kernel.org>

Acked-by: Nick Hawkins <nick.hawkins@hpe.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] 2+ messages in thread

end of thread, other threads:[~2023-07-19  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 22:56 [PATCH] ARM: hpe: Drop unused includes Rob Herring
2023-07-18 17:56 ` Hawkins, Nick

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