arm: bcm7445: Fix parallel make race condition
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Fri, 27 Jul 2018 02:55:37 +0000 (22:55 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 13 Aug 2018 18:03:57 +0000 (14:03 -0400)
commitdc7685e2c59d8f11b9347302dd34d73b7d9c3981
treee8ca5fffedaed262425e742a085618c6a3f93c21
parent7ac1a432a1373c887f6bf7b38ec238c641728479
arm: bcm7445: Fix parallel make race condition

Move the contents of prior_stage.h into bcmstb.h to prevent a build
failure when bcmstb.h is #include'ed before the asm/arch symbolic link
is present.

Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org>
arch/arm/mach-bcmstb/include/mach/prior_stage.h [deleted file]
include/configs/bcmstb.h