mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2024-12-28 16:53:49 +00:00
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>
This commit is contained in:
parent
06c2afb862
commit
b5bd2ccac2
@ -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[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user