public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: versatile: Drop unused includes
@ 2023-07-17 22:55 Rob Herring
  2023-07-17 23:08 ` Liviu Dudau
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2023-07-17 22:55 UTC (permalink / raw)
  To: Linus Walleij, Liviu Dudau, Sudeep Holla, Lorenzo Pieralisi,
	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-versatile/realview.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/mach-versatile/realview.c b/arch/arm/mach-versatile/realview.c
index feab66080ba2..a3933e2373d5 100644
--- a/arch/arm/mach-versatile/realview.c
+++ b/arch/arm/mach-versatile/realview.c
@@ -4,9 +4,7 @@
  *
  * Author: Linus Walleij <linus.walleij@linaro.org>
  */
-#include <linux/of_platform.h>
 #include <asm/mach/arch.h>
-#include <asm/hardware/cache-l2x0.h>
 
 static const char *const realview_dt_platform_compat[] __initconst = {
 	"arm,realview-eb",
-- 
2.40.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: versatile: Drop unused includes
  2023-07-17 22:55 [PATCH] ARM: versatile: Drop unused includes Rob Herring
@ 2023-07-17 23:08 ` Liviu Dudau
  0 siblings, 0 replies; 2+ messages in thread
From: Liviu Dudau @ 2023-07-17 23:08 UTC (permalink / raw)
  To: Rob Herring
  Cc: Linus Walleij, Sudeep Holla, Lorenzo Pieralisi, Russell King,
	linux-arm-kernel, linux-kernel

On Mon, Jul 17, 2023 at 04:55:13PM -0600, Rob Herring wrote:
> Several includes are not needed, so drop them.
> 
> Signed-off-by: Rob Herring <robh@kernel.org>

Acked-by: Liviu Dudau <liviu.dudau@arm.com>

Best regards,
Liviu

> ---
>  arch/arm/mach-versatile/realview.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/arch/arm/mach-versatile/realview.c b/arch/arm/mach-versatile/realview.c
> index feab66080ba2..a3933e2373d5 100644
> --- a/arch/arm/mach-versatile/realview.c
> +++ b/arch/arm/mach-versatile/realview.c
> @@ -4,9 +4,7 @@
>   *
>   * Author: Linus Walleij <linus.walleij@linaro.org>
>   */
> -#include <linux/of_platform.h>
>  #include <asm/mach/arch.h>
> -#include <asm/hardware/cache-l2x0.h>
>  
>  static const char *const realview_dt_platform_compat[] __initconst = {
>  	"arm,realview-eb",
> -- 
> 2.40.1
> 

-- 
====================
| I would like to |
| fix the world,  |
| but they're not |
| giving me the   |
 \ source code!  /
  ---------------
    ¯\_(ツ)_/¯

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-17 23:10 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:55 [PATCH] ARM: versatile: Drop unused includes Rob Herring
2023-07-17 23:08 ` Liviu Dudau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox