amd: Fix non-local header treated as local
Change-Id: I0668b73cd3a5bf5220af55c29785220b77eb5259 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29103 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
54f942499b
commit
19f5ba81be
@@ -13,10 +13,10 @@
|
||||
* GNU General Public License for more details.
|
||||
*/
|
||||
|
||||
#include "AGESA.h"
|
||||
#include <AGESA.h>
|
||||
#include <northbridge/amd/agesa/BiosCallOuts.h>
|
||||
#include "FchPlatform.h"
|
||||
#include "cbfs.h"
|
||||
#include <FchPlatform.h>
|
||||
#include <cbfs.h>
|
||||
#include "imc.h"
|
||||
#include "hudson.h"
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user