]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit58289dacba24d9434da71851377e6f817a94657f
tree542c519cfcc14a6b19bd1a60d041db88991be32a
parent2db70d101ce2fbf993e00bab236c46657b4d0a12
ARM: uniphier: drop #include <init.h> again from umc-pxs2.c

I do not understand the change made to this file by
commit 8de7e82db6ef ("common: Drop init.h from common header").

  git show 8de7e82db6ef -- 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