]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bios_emulator: Correct ordering of includes
authorSimon Glass <sjg@chromium.org>
Thu, 11 Dec 2014 03:12:01 +0000 (20:12 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 13 Dec 2014 22:08:04 +0000 (15:08 -0700)
commitf46f3f356f684a20d1ccb50c943536591a7697f3
tree0f231c0f60b91a5bebdab1a545797487aae249a6
parent0a54745fc2537cbbd9d9e405086cfff39d37c55e
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>
drivers/bios_emulator/besys.c
drivers/bios_emulator/bios.c