diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2016-05-07 07:46:11 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2016-05-23 15:18:00 +0800 |
commit | 5cb0f0dc88f816a08003a06cef8bd5310425e573 (patch) | |
tree | 59b9916c94e4eb0d155d81e18368a6ff2d768ee6 /lib | |
parent | b6524477df87eeec436d01dd361017468c7f915f (diff) | |
download | u-boot-imx-5cb0f0dc88f816a08003a06cef8bd5310425e573.zip u-boot-imx-5cb0f0dc88f816a08003a06cef8bd5310425e573.tar.gz u-boot-imx-5cb0f0dc88f816a08003a06cef8bd5310425e573.tar.bz2 |
x86: Fix build warning in tables.c when CONFIG_SEABIOS
The following build warning is seen in tables.c:
warning: implicit declaration of function 'memalign'
Add the missing header file to fix it.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions