Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Herring and committed by
Neil Armstrong
b5bd2cca 06c2afb8

-1
-1
arch/arm/mach-meson/meson.c
··· 3 3 * Copyright (C) 2014 Carlo Caione <carlo@caione.org> 4 4 */ 5 5 6 - #include <linux/of_platform.h> 7 6 #include <asm/mach/arch.h> 8 7 9 8 static const char * const meson_common_board_compat[] = {