]> git.baikalelectronics.ru Git - uboot.git/commit
Revert "powerpc: fix regression in arch_initr_trap()"
authorTom Rini <trini@konsulko.com>
Thu, 3 Jun 2021 13:39:00 +0000 (09:39 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 23 Jun 2021 12:45:03 +0000 (08:45 -0400)
commit7b5f9ee1ef0d3fbabf0ddfe8d9fa2427d7aba2be
tree12e8f93f6a17b3f3592e1665186d2f14be23ec1b
parenta8b952a5d5e0c255ea76424963198053b0f890dd
Revert "powerpc: fix regression in arch_initr_trap()"

With the changes in commit 588efcdd72fc ("powerpc: Don't use relative
include for config.h in global_data.h") fixing the root of the problem,
we no longer need this re-inclusion.

This reverts commit c6f7b289c420a3672ee7613620db5984fa75147d.

Cc: Matt Merhar <mattmerhar@protonmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/lib/traps.c