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 <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
1 parent 06c2afb commit b5bd2cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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 <[email protected]>
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)