Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: hpe: Drop unused includes

of_platform.h is not needed, so drop it.

Acked-by: Nick Hawkins <nick.hawkins@hpe.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-6-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Rob Herring and committed by
Arnd Bergmann
fcd346e8 9d2af67b

-1
-1
arch/arm/mach-hpe/gxp.c
··· 1 1 // SPDX-License-Identifier: GPL-2.0 2 2 /* Copyright (C) 2022 Hewlett-Packard Enterprise Development Company, L.P. */ 3 3 4 - #include <linux/of_platform.h> 5 4 #include <asm/mach/arch.h> 6 5 7 6 static const char * const gxp_board_dt_compat[] = {