commit | 5598facbd24c762d1143ace2fe1005595623e88f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 31 09:31:24 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:40 2015 -0600 |
tree | 9bfa2edf38222eb44316f2b3c4bdaa9a569d5f0d | |
parent | e020c88a3cd7018112af18a7d3f73fca8a3beb1e [diff] |
Bring in __aligned_u64 and friends to linux/types.h These will be used for efi.h both for U-Boot running as an EFI application and as a payload. They come from Linux 4.1. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>