cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency
commitb781680d6edb876dbf5ce5a935b7918f590f5fdf
authorNico Huber <nico.h@gmx.de>
Wed, 27 May 2020 15:29:30 +0000 (27 17:29 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 2 Jun 2020 07:17:23 +0000 (2 07:17 +0000)
tree414a770cc2f3bd2b8bd0a8fdc4a2de8bc8875625
parent4247ba362876db21507cdad9a681248e29771afe
cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency

We want to use the CACHE_ROM_* macros in linker scripts. Avoid
`commonlib/helpers.h` as it contains an ALIGN() macro definition
that conflicts with the ALIGN keyword in linker scripts.

Change-Id: I3bf20733418ca4135f364a3f6489e74d45e4f466
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41785
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/include/cpu/x86/mtrr.h