Skip to content

Commit b5bd2cc

Browse files
robherringsuperna9999
authored andcommitted
ARM: meson: Drop unused includes
of_platform.h is not needed, so drop it. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20230717225623.3214384-1-robh@kernel.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
1 parent 06c2afb commit b5bd2cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/mach-meson/meson.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* Copyright (C) 2014 Carlo Caione <carlo@caione.org>
44
*/
55

6-
#include <linux/of_platform.h>
76
#include <asm/mach/arch.h>
87

98
static const char * const meson_common_board_compat[] = {

0 commit comments

Comments
 (0)