Skip to content

Commit fcd346e

Browse files
robherringarndb
authored andcommitted
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>
1 parent 9d2af67 commit fcd346e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/mach-hpe/gxp.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// SPDX-License-Identifier: GPL-2.0
22
/* Copyright (C) 2022 Hewlett-Packard Enterprise Development Company, L.P. */
33

4-
#include <linux/of_platform.h>
54
#include <asm/mach/arch.h>
65

76
static const char * const gxp_board_dt_compat[] = {

0 commit comments

Comments
 (0)