drivers: Add missing #include <commonlib/helpers.h>
commit2195f7af23d7a34d546f1e3f00a0d3a34ee3a8c5
authorElyes HAOUAS <ehaouas@noos.fr>
Fri, 21 Jun 2019 05:20:12 +0000 (21 07:20 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Sat, 22 Jun 2019 11:40:39 +0000 (22 11:40 +0000)
treed43f4d64f3d469a7082be877622227a1fcaab5e7
parentb8477797462fdb6dc3b5c5e28e7b34d83621299a
drivers: Add missing #include <commonlib/helpers.h>

ALIGN and ALIGN_UP needs 'helpers.h

Change-Id: Ia18f69b58bae6d841d800dc38745ff27f51cec46
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33659
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/drivers/amd/agesa/mtrr_fixme.c
src/drivers/intel/fsp1_1/car.c
src/drivers/intel/fsp1_1/fsp_util.c
src/drivers/intel/fsp1_1/raminit.c
src/drivers/smmstore/store.c