From: Tom Rini Date: Thu, 3 Jun 2021 13:39:00 +0000 (-0400) Subject: Revert "powerpc: fix regression in arch_initr_trap()" X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=8f0f26eb59006846348b59e1e9eca98b24cea333;p=u-boot.git 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 Signed-off-by: Tom Rini --- diff --git a/arch/powerpc/lib/traps.c b/arch/powerpc/lib/traps.c index ab8ca269a5..c7bce82a44 100644 --- a/arch/powerpc/lib/traps.c +++ b/arch/powerpc/lib/traps.c @@ -4,7 +4,6 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ -#include #include #include