From: Masahiro Yamada Date: Wed, 20 May 2020 03:31:25 +0000 (+0900) Subject: ARM: uniphier: drop #include again from umc-pxs2.c X-Git-Tag: v2020.07-rc3~8^2~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e9d3b23505d4bdc9cfffcf190a96a4fe9b856d97;p=oweals%2Fu-boot.git ARM: uniphier: drop #include again from umc-pxs2.c I do not understand the change made to this file by commit 691d719db718 ("common: Drop init.h from common header"). git show 691d719db718 -- arch/arm/mach-uniphier/dram/umc-pxs2.c This file does not call or define any functions declared in Simply revert the change made to this file. Signed-off-by: Masahiro Yamada Reviewed-by: Simon Glass --- diff --git a/arch/arm/mach-uniphier/dram/umc-pxs2.c b/arch/arm/mach-uniphier/dram/umc-pxs2.c index 3f7e5f30ba..24c6802a27 100644 --- a/arch/arm/mach-uniphier/dram/umc-pxs2.c +++ b/arch/arm/mach-uniphier/dram/umc-pxs2.c @@ -7,7 +7,6 @@ * Copyright (C) 2015 Socionext Inc. */ -#include #include #include #include