Merge pull request #945 from antonio-nino-diaz-arm/an/xlat-dependency

xlat: Fix missing header file dependency
This commit is contained in:
danh-arm 2017-05-22 15:29:12 +01:00 committed by GitHub
commit 6cfba92c0a
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <arch.h>
#include <platform_def.h>
#include <xlat_tables_defs.h>
#include "../xlat_tables_private.h"
/*
* In AArch32 state, the MMU only supports 4KB page granularity, which means

View File

@ -10,6 +10,7 @@
#include <arch.h>
#include <platform_def.h>
#include <xlat_tables_defs.h>
#include "../xlat_tables_private.h"
/*
* In AArch64 state, the MMU may support 4 KB, 16 KB and 64 KB page