projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06c2afb
)
ARM: meson: Drop unused includes
author
Rob Herring
<robh@kernel.org>
Mon, 17 Jul 2023 22:56:23 +0000
(16:56 -0600)
committer
Neil Armstrong
<neil.armstrong@linaro.org>
Mon, 31 Jul 2023 09:58:18 +0000
(11:58 +0200)
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>
arch/arm/mach-meson/meson.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-meson/meson.c
b/arch/arm/mach-meson/meson.c
index de56e707c7aa9c9f07fd5f230bb92e70293794c0..d3ae89dd84bb573cdbb846258ffce75e7f908e73 100644
(file)
--- a/
arch/arm/mach-meson/meson.c
+++ b/
arch/arm/mach-meson/meson.c
@@
-3,7
+3,6
@@
* Copyright (C) 2014 Carlo Caione <carlo@caione.org>
*/
-#include <linux/of_platform.h>
#include <asm/mach/arch.h>
static const char * const meson_common_board_compat[] = {