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)
commit8f0f26eb59006846348b59e1e9eca98b24cea333
tree12e8f93f6a17b3f3592e1665186d2f14be23ec1b
parent8b95deafc511b56a73b8565f411a49d98755c957
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 f6c0d365d3e8ee8e4fd3ebe2ed957c2bca9d3328.

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