commit | 24ff8e70e1c989c3beeb3c0e97fd2e411c6b7ccd | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Tue Apr 21 12:21:35 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Wed Apr 29 18:51:49 2015 -0600 |
tree | c0d51f6b1da7e43e55a3a5eb8c589381a66df508 | |
parent | 0a9bb489bf02effd59443a497e5ad7d66509ea1d [diff] |
x86: Clean up arch/x86/include/asm/e820.h There are lots of unused codes defined in e820.h, clean it up. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>