ARM: uniphier: drop #include <init.h> again from umc-pxs2.c
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 20 May 2020 03:31:25 +0000 (12:31 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 22 May 2020 02:21:06 +0000 (11:21 +0900)
commite9d3b23505d4bdc9cfffcf190a96a4fe9b856d97
tree542c519cfcc14a6b19bd1a60d041db88991be32a
parente6396fcab2aedaf3f6e8f84d871879f773c49587
ARM: uniphier: drop #include <init.h> 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 <init.h>

Simply revert the change made to this file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-uniphier/dram/umc-pxs2.c