commit | a9b9ef44e3f6e0dfbb3f1a84e1a38ad8c763139d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 10 20:12:01 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Dec 13 15:08:04 2014 -0700 |
tree | 0f231c0f60b91a5bebdab1a545797487aae249a6 | |
parent | 6df0e9ebe417cfbff02af812349004a5595735d5 [diff] |
bios_emulator: Correct ordering of includes We should include common.h before other includes. This actually causes a build error on chromebook_link. Signed-off-by: Simon Glass <sjg@chromium.org>